Contents.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "images" : [
  3. {
  4. "extent" : "full-screen",
  5. "idiom" : "iphone",
  6. "subtype" : "2436h",
  7. "filename" : "1125X2436.png",
  8. "minimum-system-version" : "11.0",
  9. "orientation" : "portrait",
  10. "scale" : "3x"
  11. },
  12. {
  13. "extent" : "full-screen",
  14. "idiom" : "iphone",
  15. "subtype" : "736h",
  16. "filename" : "1242X2208.png",
  17. "minimum-system-version" : "8.0",
  18. "orientation" : "portrait",
  19. "scale" : "3x"
  20. },
  21. {
  22. "extent" : "full-screen",
  23. "idiom" : "iphone",
  24. "subtype" : "736h",
  25. "filename" : "2208x1242.png",
  26. "minimum-system-version" : "8.0",
  27. "orientation" : "landscape",
  28. "scale" : "3x"
  29. },
  30. {
  31. "extent" : "full-screen",
  32. "idiom" : "iphone",
  33. "subtype" : "667h",
  34. "filename" : "750X1334.png",
  35. "minimum-system-version" : "8.0",
  36. "orientation" : "portrait",
  37. "scale" : "2x"
  38. },
  39. {
  40. "orientation" : "portrait",
  41. "idiom" : "iphone",
  42. "filename" : "640X960.png",
  43. "extent" : "full-screen",
  44. "minimum-system-version" : "7.0",
  45. "scale" : "2x"
  46. },
  47. {
  48. "extent" : "full-screen",
  49. "idiom" : "iphone",
  50. "subtype" : "retina4",
  51. "filename" : "640X1136.png",
  52. "minimum-system-version" : "7.0",
  53. "orientation" : "portrait",
  54. "scale" : "2x"
  55. },
  56. {
  57. "orientation" : "portrait",
  58. "idiom" : "iphone",
  59. "extent" : "full-screen",
  60. "scale" : "2x"
  61. }
  62. ],
  63. "info" : {
  64. "version" : 1,
  65. "author" : "xcode"
  66. }
  67. }