Contents.json 381 B

123456789101112131415161718192021222324
  1. {
  2. "images" : [
  3. {
  4. "idiom" : "universal",
  5. "scale" : "1x"
  6. },
  7. {
  8. "filename" : "iconSuccess@2x.png",
  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. }
  24. }