Contents.json 445 B

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