[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / a / 8 / ZW_HttpClient / 0.0.2 / ZW_HttpClient.podspec.json
blob3aac1ffde1ed77f575f9cf90d1e9566c7f5fbbbc
2   "name": "ZW_HttpClient",
3   "version": "0.0.2",
4   "summary": "ZW_AFHttpTool",
5   "description": "网络请求基础库",
6   "homepage": "https://gitee.com/qiuzhongwei0519/ZW_HttpClient",
7   "license": "MIT",
8   "authors": {
9     "qiuzhongwei0519": "512866393@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "git@gitee.com:qiuzhongwei0519/ZW_HttpClient.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "YYCategories": [
30     ]
31   }