Contents.json 418 B

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