[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / a / LZHTTPClient / 0.1.0 / LZHTTPClient.podspec.json
blob28bb17d04e00e1df240183efa3baf8c1341d9c75
2   "name": "LZHTTPClient",
3   "version": "0.1.0",
4   "summary": "高效,灵活的HTTPClient",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Chestnutss/LZHTTPClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LZ": "750460196@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Chestnutss/LZHTTPClient.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LZHTTPClient/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.0"
25     ]
26   }