[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / f / 6 / WZZAFHttpTool / 1.0.1 / WZZAFHttpTool.podspec.json
blob0f83df21b94d15c62b572b39fb66403547eac8a5
2   "name": "WZZAFHttpTool",
3   "version": "1.0.1",
4   "summary": "WZZAFHttpTool是一个基于AFNetworking的网络请求工具",
5   "description": "WZZAFHttpTool是一个基于AFNetworking的网络请求工具,方便网络请求",
6   "homepage": "https://gitee.com/yxhdhub/WZZPOSDemo",
7   "license": "MIT",
8   "authors": {
9     "13731160065": "714318973@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/13731160065/WZZAFHttpTool.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "WZZAFHttpDemo/WZZAFHttpTool/*",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.2.1"
22     ]
23   }