blob: 5858de3ebaa6d0e410226e959597752b64a53e90 [file] [log] [blame]
{
"name": "DCNetwork",
"version": "0.0.9",
"summary": "网络DCNetwork.",
"homepage": "http://www.d2cmall.com",
"license": "MIT",
"authors": {
"quanzhizu2015": "quanzhizu2015@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/quanzhizu2015/DCNetwork.git",
"tag": "0.0.9"
},
"source_files": [
"DCNetwork",
"DCNetwork/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}