[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 8 / e / ZTRouter / 0.0.2 / ZTRouter.podspec.json
bloba12aeba28524b2eaa109898406cbd35c37610e22
2   "name": "ZTRouter",
3   "version": "0.0.2",
4   "summary": "iOS的路由封装,逐步完善中",
5   "homepage": "https://gitee.com/huanglutt/ZTRouter",
6   "license": "MIT",
7   "authors": {
8     "Lucky Huang": "583699255@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "git@gitee.com:huanglutt/ZTRouter.git",
15     "tag": "0.0.2"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "ZTRouter/ZTRoute*.*",
20     "ZTRouter/UIViewController+ZTRouter.{h,m}"
21   ]