[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / d / YMHttpTool / 0.0.4 / YMHttpTool.podspec.json
blobc29bd7f68579963b68eb01a8dfebcb1c4932583d
2   "name": "YMHttpTool",
3   "version": "0.0.4",
4   "summary": "AFNetworking 3.x封装的网络工具",
5   "description": "对PPNetwork(https://github.com/jkpang)修改-添加请求方式",
6   "homepage": "https://github.com/yanmingLiu/YMHttpTool",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "LiuYanming": "374402328@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/yanmingLiu/YMHttpTool.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "YMHttpTool",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "YYCache": [
29     ]
30   }