blob: 6395254983e6a0272d709307c2cbd9a2a79a44b6 [file] [log] [blame]
{
"name": "GroundControl",
"version": "1.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": "1.0.0"
},
"source_files": "GroundControl",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"dependencies": {
"AFNetworking": [
"~> 1.3"
]
}
}