[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 2 / 5 / 8 / KZRouter / 0.0.9.2 / KZRouter.podspec.json
blob5ccc17e38947d61b3dc3c1267b129294a980f46f
2   "name": "KZRouter",
3   "version": "0.0.9.2",
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.2"
17   },
18   "source_files": "KZRouter/KZRouter/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZRouter/KZRouter/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]