blob: dc5bdf63cdedf82b1a16322c9440c111c1172565 [file] [log] [blame]
{
"name": "CDJoystick",
"version": "1.1.0",
"swift_version": "4.0",
"summary": "Joystick for UIKit",
"homepage": "https://github.com/Coledunsby/CDJoystick",
"authors": {
"Cole Dunsby": "coledunsby@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Coledunsby/CDJoystick.git",
"tag": "v/1.1.0"
},
"source_files": "CDJoystick.swift",
"module_name": "CDJoystick"
}