blob: 6914d2dc0c12333f20c39939f1a0679618e35385 [file] [log] [blame]
{
"name": "DSZNetService",
"version": "0.0.7",
"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:zhaojh93/DSZNetService.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DSZNetService/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
],
"ReactiveObjC": [
]
}
}