Contents.json 1.6 KB

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