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