Contents.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "images" : [
  3. {
  4. "extent" : "full-screen",
  5. "idiom" : "iphone",
  6. "subtype" : "2436h",
  7. "filename" : "qd-x.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" : "qd-6p.png",
  17. "minimum-system-version" : "8.0",
  18. "orientation" : "portrait",
  19. "scale" : "3x"
  20. },
  21. {
  22. "extent" : "full-screen",
  23. "idiom" : "iphone",
  24. "subtype" : "667h",
  25. "filename" : "qd-6.png",
  26. "minimum-system-version" : "8.0",
  27. "orientation" : "portrait",
  28. "scale" : "2x"
  29. },
  30. {
  31. "orientation" : "portrait",
  32. "idiom" : "iphone",
  33. "extent" : "full-screen",
  34. "minimum-system-version" : "7.0",
  35. "scale" : "2x"
  36. },
  37. {
  38. "extent" : "full-screen",
  39. "idiom" : "iphone",
  40. "subtype" : "retina4",
  41. "filename" : "qd-5.png",
  42. "minimum-system-version" : "7.0",
  43. "orientation" : "portrait",
  44. "scale" : "2x"
  45. },
  46. {
  47. "orientation" : "portrait",
  48. "idiom" : "iphone",
  49. "extent" : "full-screen",
  50. "scale" : "1x"
  51. },
  52. {
  53. "orientation" : "portrait",
  54. "idiom" : "iphone",
  55. "extent" : "full-screen",
  56. "scale" : "2x"
  57. },
  58. {
  59. "orientation" : "portrait",
  60. "idiom" : "iphone",
  61. "filename" : "launchScreen.png",
  62. "extent" : "full-screen",
  63. "subtype" : "retina4",
  64. "scale" : "2x"
  65. }
  66. ],
  67. "info" : {
  68. "version" : 1,
  69. "author" : "xcode"
  70. }
  71. }