blob: 38aee7a6fcde537478c13a016c952bc9a5014ed8 [file] [log] [blame]
{
"name": "GroundControl",
"version": "2.1.0",
"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": "2.1.0"
},
"source_files": "GroundControl",
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"dependencies": {
"AFNetworking": [
"~> 2.2"
]
}
}