[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / b / KZNetwork / 1.0.1 / KZNetwork.podspec.json
blob6dc68ba87aacdb670257d003630c7cbff1d1d7a2
2   "name": "KZNetwork",
3   "version": "1.0.1",
4   "summary": "课栈APP网络请求库",
5   "homepage": "https://github.com/LiuXiangJing/KZNetwork.git",
6   "license": "MIT",
7   "authors": {
8     "刘咕噜": "lxj_tintin@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LiuXiangJing/KZNetwork.git",
15     "tag": "1.0.1"
16   },
17   "vendored_frameworks": [
18     "JsonModelTranfer.framework",
19     "KZNetwork.framework"
20   ],
21   "frameworks": [
22     "Foundation",
23     "CoreData",
24     "UIKit"
25   ]