[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 9 / c / 3 / DCNetwork / 0.2.0 / DCNetwork.podspec.json
blob055e7f53df5541cfeb743b4297a68b4581b1b00a
2   "name": "DCNetwork",
3   "version": "0.2.0",
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.2.0"
16   },
17   "source_files": [
18     "DCNetwork",
19     "DCNetwork/**/*.{h,m}"
20   ],
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "MBProgressHUD": [
27     ]
28   }