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