blob: 9b02c1ff194c46ad5ec8cbf69a333fd6be525b54 [file] [log] [blame]
{
"name": "DSZNetService",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DSZNetService/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
],
"ReactiveObjC": [
]
}
}