[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 8 / LYKHttpManger / 1.0.1 / LYKHttpManger.podspec.json
blob491e078d76b4bf5bc5499fdfe5323b675f0596f7
2   "name": "LYKHttpManger",
3   "version": "1.0.1",
4   "summary": "基于AFN二次封装的网络工具类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lvyikai/LYKHttpManger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kkk901029@163.com": "kkk901029@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lvyikai/LYKHttpManger.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LYKHttpManger/Classes/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2.1"
26     ],
27     "YYKit": [
29     ]
30   }