[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 8 / LYKHttpManger / 0.1.8 / LYKHttpManger.podspec.json
blob7dce7df7bb4de1a7e9497071d655ed5d4734075d
2   "name": "LYKHttpManger",
3   "version": "0.1.8",
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": "0.1.8"
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   }