[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / 9 / 8 / LYKHttpManger / 0.1.7 / LYKHttpManger.podspec.json
blob883ff06a786eee64729bebe4394208ec4b61a2af
2   "name": "LYKHttpManger",
3   "version": "0.1.7",
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.7"
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   }