blob: 92e54c6c858759e2ed9ffff34115407807302fe2 [file] [log] [blame]
{
"name": "MODKNetWorking",
"version": "0.1.0",
"summary": "A short description of MODKNetWorking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.zwdbj.com:3000/yangjun/MODKNetWorking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"openman1992": "23741423@qq.com"
},
"source": {
"git": "http://git.zwdbj.com:3000/yangjun/MODKNetWorking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MODKNetWorking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0.1"
]
}
}