blob: b1f98bb14242b6c8b5e08788618be2924ee58f34 [file] [log] [blame]
{
"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"
}