[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 5 / 8 / KZRouter / 0.0.9.4 / KZRouter.podspec.json
blob42f73109dc38f3b873d543f93d1c303d33ed0f3b
2   "name": "KZRouter",
3   "version": "0.0.9.4",
4   "summary": "KZRouter is tool for task excute",
5   "description": "router is a manager, can excuet protocol base on plist setting",
6   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kzrouter.git",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://git.kanzhun-inc.com/bosszhipin/kzrouter.git",
16     "tag": "0.0.9.4"
17   },
18   "source_files": "KZRouter/Router/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZRouter/Router/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]