[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 7 / f / 0 / FJRouter / 1.2.8 / FJRouter.podspec.json
blobabf1bc0097c3df9349ed91d2bacc8017ab60c241
2   "name": "FJRouter",
3   "version": "1.2.8",
4   "summary": "正则、重定向、支持参数、子路由",
5   "homepage": "https://github.com/zgjff/FJRouter",
6   "license": "MIT",
7   "authors": {
8     "zgj": "zguijie1005@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/zgjff/FJRouter.git",
12     "tag": "1.2.8"
13   },
14   "description": "方便简单, 使用正则进行匹配, 支持重定向, 支持路由携带参数, 支持子路由的路由框架",
15   "source_files": [
16     "Sources/*.swift",
17     "Sources/**/*.{swift}"
18   ],
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "swift_version": "5.0"