[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / 9 / 8 / LYKHttpManger / 0.1.6 / LYKHttpManger.podspec.json
blob0ca7064843e320c1c1e46e5b5a69961a710abe2a
2   "name": "LYKHttpManger",
3   "version": "0.1.6",
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.6"
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": [
28       "~>1.0.9"
29     ]
30   }