Contents.json 374 B

1234567891011121314151617181920212223242526
  1. {
  2. "images" : [
  3. {
  4. "idiom" : "watch",
  5. "scale" : "2x"
  6. },
  7. {
  8. "idiom" : "watch",
  9. "scale" : "2x",
  10. "screen-width" : "<=145"
  11. },
  12. {
  13. "idiom" : "watch",
  14. "scale" : "2x",
  15. "screen-width" : ">183"
  16. }
  17. ],
  18. "info" : {
  19. "author" : "xcode",
  20. "version" : 1
  21. },
  22. "properties" : {
  23. "auto-scaling" : "auto"
  24. }
  25. }