Contents.json 994 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "images" : [
  3. {
  4. "extent" : "full-screen",
  5. "idiom" : "iphone",
  6. "subtype" : "736h",
  7. "filename" : "splash_1242x2208.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" : "splash_750x1134.png",
  17. "minimum-system-version" : "8.0",
  18. "orientation" : "portrait",
  19. "scale" : "2x"
  20. },
  21. {
  22. "orientation" : "portrait",
  23. "idiom" : "iphone",
  24. "filename" : "splash_640x960.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" : "splash_640x1136.png",
  34. "minimum-system-version" : "7.0",
  35. "orientation" : "portrait",
  36. "scale" : "2x"
  37. }
  38. ],
  39. "info" : {
  40. "version" : 1,
  41. "author" : "xcode"
  42. }
  43. }