[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 0 / FJRouter / 1.2.3 / FJRouter.podspec.json
blob05e4824aa76fe4dc0e831e8962d59f0426ec9742
2   "name": "FJRouter",
3   "version": "1.2.3",
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.3"
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"