Contents.json 818B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "images": [
  3. {
  4. "idiom": "iphone",
  5. "size": "20x20",
  6. "scale": "2x"
  7. },
  8. {
  9. "idiom": "iphone",
  10. "size": "20x20",
  11. "scale": "3x"
  12. },
  13. {
  14. "idiom": "iphone",
  15. "size": "29x29",
  16. "scale": "2x"
  17. },
  18. {
  19. "idiom": "iphone",
  20. "size": "29x29",
  21. "scale": "3x"
  22. },
  23. {
  24. "idiom": "iphone",
  25. "size": "40x40",
  26. "scale": "2x"
  27. },
  28. {
  29. "idiom": "iphone",
  30. "size": "40x40",
  31. "scale": "3x"
  32. },
  33. {
  34. "idiom": "iphone",
  35. "size": "60x60",
  36. "scale": "2x"
  37. },
  38. {
  39. "idiom": "iphone",
  40. "size": "60x60",
  41. "scale": "3x"
  42. },
  43. {
  44. "idiom": "ios-marketing",
  45. "size": "1024x1024",
  46. "scale": "1x"
  47. }
  48. ],
  49. "info": {
  50. "version": 1,
  51. "author": "xcode"
  52. }
  53. }