[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 8 / KZRouter / 0.2.0 / KZRouter.podspec.json
blobcf8e530e3df21a026ca9ad0728b111d455eb79a7
2   "name": "KZRouter",
3   "version": "0.2.0",
4   "summary": "KZRouter is tool for task excute",
5   "description": "router is a manager whice can excuet protocol base on plist setting",
6   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kzrouter",
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.1.8"
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   ]