Contents.json 543 B

12345678910111213141516171819202122232425
  1. {
  2. "images" : [
  3. {
  4. "orientation" : "portrait",
  5. "idiom" : "iphone",
  6. "extent" : "full-screen",
  7. "minimum-system-version" : "7.0",
  8. "filename" : "cryptocloudlaunch960@2x.png",
  9. "scale" : "2x"
  10. },
  11. {
  12. "extent" : "full-screen",
  13. "idiom" : "iphone",
  14. "subtype" : "retina4",
  15. "filename" : "cryptocloudlaunch1136@2x.png",
  16. "minimum-system-version" : "7.0",
  17. "orientation" : "portrait",
  18. "scale" : "2x"
  19. }
  20. ],
  21. "info" : {
  22. "version" : 1,
  23. "author" : "xcode"
  24. }
  25. }