blob: bd1d8b32da6ae2779c84918c8cdf9e02588781b6 [file] [log] [blame]
{
"name": "CDJoystick",
"version": "1.0.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.0.0"
},
"source_files": "CDJoystick.swift",
"module_name": "CDJoystick",
"pushed_with_swift_version": "3.0"
}