Contents.json 410 B

1234567891011121314151617181920212223242526
  1. {
  2. "images" : [
  3. {
  4. "idiom" : "universal",
  5. "scale" : "1x"
  6. },
  7. {
  8. "filename" : "about@2x.png",
  9. "idiom" : "universal",
  10. "scale" : "2x"
  11. },
  12. {
  13. "filename" : "about@3x.png",
  14. "idiom" : "universal",
  15. "scale" : "3x"
  16. }
  17. ],
  18. "info" : {
  19. "author" : "xcode",
  20. "version" : 1
  21. },
  22. "properties" : {
  23. "template-rendering-intent" : "original"
  24. }
  25. }