| { |
| "name": "FWJoystick", |
| "version": "1.0.3", |
| "summary": "A short description of FWJoystick.", |
| "homepage": "https://github.com/ridergoster/joystick-swift-framework", |
| "license": { |
| "type": "BSD", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Vincent Kocupyr": "vincent.kocupyr@gmail.com", |
| "Vincent Durpoix": "vincent.durpoix@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/ridergoster/joystick-swift-framework.git", |
| "tag": "v1.0.3" |
| }, |
| "source_files": "FWJoystick/*.{swift,h}", |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |