blob: 1c59ea9515157819c8d706691917c6a26e8fec03 [file] [log] [blame]
{
"name": "GDNetworking",
"version": "0.1.4",
"summary": "A networking framework based on AFNetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.88.0.15/alex/GoDap_specs.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jax": "jax.wang@dingtone.me"
},
"source": {
"git": "git@10.88.0.15:Wang2/GDNetworking.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDNetworking/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}