[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / c / 3 / DCNetwork / 0.0.3 / DCNetwork.podspec.json
blob8c7dfbc713fc8c481e41bc3897a17ee2961e6809
2   "name": "DCNetwork",
3   "version": "0.0.3",
4   "summary": "网络DCNetwork.",
5   "homepage": "http://www.d2cmall.com",
6   "license": "MIT",
7   "authors": {
8     "quanzhizu2015": "quanzhizu2015@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/quanzhizu2015/DCNetwork.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "DCNetwork",
19     "DCNetwork/**/*.{h,m}"
20   ],
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "MBProgressHUD": [
27     ]
28   }