Simple RGB LED controller for Mac OS X
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Contents.json 382B

1234567891011121314151617181920212223
  1. {
  2. "images" : [
  3. {
  4. "idiom" : "universal",
  5. "filename" : "icon_small.png",
  6. "scale" : "1x"
  7. },
  8. {
  9. "idiom" : "universal",
  10. "filename" : "icon_small_2x.png",
  11. "scale" : "2x"
  12. },
  13. {
  14. "idiom" : "universal",
  15. "filename" : "icon_big.png",
  16. "scale" : "3x"
  17. }
  18. ],
  19. "info" : {
  20. "version" : 1,
  21. "author" : "xcode"
  22. }
  23. }