| { | |
| "name": "Xbox360ControllerManager", | |
| "version": "0.0.1", | |
| "summary": "A Library to conveniently detect input of Xbox input devices.", | |
| "authors": "halo", | |
| "homepage": "https://github.com/halo/Xbox360ControllerManager", | |
| "license": { | |
| "type": "MIT", | |
| "file": "MIT-LICENSE" | |
| }, | |
| "source": { | |
| "git": "https://github.com/halo/Xbox360ControllerManager.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Classes", | |
| "requires_arc": true, | |
| "platforms": { | |
| "osx": null | |
| }, | |
| "frameworks": "IOKit" | |
| } |