blob: f4c93c90fb9375e8cff4ba99b6ab76bde38c2f21 [file] [log] [blame]
{
"name": "BRHJoyStickView",
"version": "1.0.0",
"summary": "A custom UIView in Swift that presents a simple, configurable joystick interface.",
"homepage": "https://github.com/bradhowes/Joystick",
"license": {
"type": "MIT"
},
"authors": {
"bradhowes": "bradhowes@mac.com"
},
"requires_arc": true,
"swift_version": "4.2",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/bradhowes/Joystick.git",
"tag": "1.0.0"
},
"source_files": "JoyStickView/Src/*.swift"
}