blob: 4cc537134bf5313a97f5e18cd5a532ac2f1675bc [file] [log] [blame]
{
"name": "GroundControl",
"version": "0.0.1",
"license": "MIT",
"summary": "Remote configuration for iOS.",
"homepage": "https://github.com/mattt/GroundControl",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/GroundControl.git",
"tag": "0.0.1"
},
"source_files": "GroundControl",
"dependencies": {
"AFNetworking": [
">= 0.9"
]
},
"requires_arc": false
}