blob: 4a88cc743ff38ea8f452d03e7310dd8d7360a954 [file] [log] [blame]
{
"name": "GDNetworking",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDNetworking/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}