[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / 5 / DRNetWork / 0.1.1 / DRNetWork.podspec.json
blob9783f626c276dfde6b8ee38807870213465f8edf
2   "name": "DRNetWork",
3   "version": "0.1.1",
4   "summary": "A short description of DRNetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/badboywww/DRNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "badboywww": "badboywww@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/badboywww/DRNetWork.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "DRNetWork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "Reachability": [
28     ],
29     "SVProgressHUD": [
31     ],
32     "MBProgressHUD": [
34     ]
35   }