Contents.json 1.5 KB

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