[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 4 / 7 / DDHTTPClient / 0.0.8 / DDHTTPClient.podspec.json
blobe3c61eff0b35b09192207b806cb504c2449ead60
2   "name": "DDHTTPClient",
3   "version": "0.0.8",
4   "summary": "AFNetworking HTTP client",
5   "homepage": "https://github.com/BrownCN023/DDHTTPClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liyebiao1990": "347991555@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/BrownCN023/DDHTTPClient.git",
18     "tag": "0.0.8"
19   },
20   "source_files": "DDHTTPClient/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }