Contents.json 826 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "images" : [
  3. {
  4. "orientation" : "portrait",
  5. "idiom" : "iphone",
  6. "extent" : "full-screen",
  7. "minimum-system-version" : "8.0",
  8. "subtype" : "736h",
  9. "scale" : "3x"
  10. },
  11. {
  12. "orientation" : "portrait",
  13. "idiom" : "iphone",
  14. "extent" : "full-screen",
  15. "minimum-system-version" : "8.0",
  16. "subtype" : "667h",
  17. "scale" : "2x"
  18. },
  19. {
  20. "orientation" : "portrait",
  21. "idiom" : "iphone",
  22. "extent" : "full-screen",
  23. "minimum-system-version" : "7.0",
  24. "scale" : "2x"
  25. },
  26. {
  27. "orientation" : "portrait",
  28. "idiom" : "iphone",
  29. "extent" : "full-screen",
  30. "minimum-system-version" : "7.0",
  31. "subtype" : "retina4",
  32. "scale" : "2x"
  33. }
  34. ],
  35. "info" : {
  36. "version" : 1,
  37. "author" : "xcode"
  38. }
  39. }