Contents.json 549 B

12345678910111213141516171819202122232425262728
  1. {
  2. "images" : [
  3. {
  4. "idiom" : "universal",
  5. "scale" : "1x",
  6. "language-direction" : "left-to-right"
  7. },
  8. {
  9. "idiom" : "universal",
  10. "filename" : "Delete@2x.png",
  11. "language-direction" : "left-to-right",
  12. "scale" : "2x"
  13. },
  14. {
  15. "idiom" : "universal",
  16. "filename" : "Delete@3x.png",
  17. "language-direction" : "left-to-right",
  18. "scale" : "3x"
  19. }
  20. ],
  21. "info" : {
  22. "version" : 1,
  23. "author" : "xcode"
  24. },
  25. "properties" : {
  26. "template-rendering-intent" : "template"
  27. }
  28. }