[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 4 / DDHttpSupport / 1.4.2 / DDHttpSupport.podspec.json
blobbac8a45ab943f3f649c187c3f5223398785faf5f
2   "name": "DDHttpSupport",
3   "version": "1.4.2",
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.2"
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   }