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