blob: 39ff6a95911bf7b12a24a3493adf3b720981910e [file] [log] [blame]
{
"name": "GroundControl",
"version": "0.0.2",
"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.2"
},
"source_files": "GroundControl",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
">= 0.9"
]
}
}