blob: 3f23f86718210a505dd725e0aaefb60fe554219d [file] [log] [blame]
{
"name": "GBSControlStick",
"version": "0.1",
"summary": "GBSControlStick is a joystick view.",
"homepage": "https://github.com/sangar/GBSControlStick",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gard Sandholt": "gard.sandholt@gmail.com"
},
"social_media_url": "https://twitter.com/sangar",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/sangar/GBSControlStick.git",
"tag": "0.1"
},
"source_files": [
"GBSControlStick",
"GBSControlStick/GBSControlStick.{h,m}",
"GBSControlStick/GBSStick.{h,m}"
],
"requires_arc": true
}