[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 4 / DDHttpSupport / 1.1.5 / DDHttpSupport.podspec.json
blobf24b9f1de608319bf1d811ee32e01347339da822
2   "name": "DDHttpSupport",
3   "version": "1.1.5",
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.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HttpSupportSpec/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }