[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 4 / DDHttpSupport / 1.4.3 / DDHttpSupport.podspec.json
blob800d4c919d7c832e204a9d0a44002be418bb4795
2   "name": "DDHttpSupport",
3   "version": "1.4.3",
4   "summary": "HttpSupport of AFNetwork and HttpClient",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DDstrongman/HttpManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DDStrongman": "lishengshu232@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DDstrongman/HttpManager.git",
16     "tag": "1.4.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HttpSupportSpec/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "4.0.1"
25     ],
26     "YYCache": [
28     ]
29   }