blob: ad1394e0fb34fe6205168aa2f36c532fe9e95e77 [file] [log] [blame]
{
"name": "DSZNetService",
"version": "0.0.6",
"summary": "A short description of DSZNetService.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhaojh/DSZNetService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaojh": "zhaojinhui@corp-ci.com"
},
"source": {
"git": "git@gitee.com:wodetianzhaojh/DSZNetService.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DSZNetService/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
],
"ReactiveObjC": [
]
}
}