[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / a / 5 / SwifterRouter / 1.1.0 / SwifterRouter.podspec.json
blob7acfda9bcfe992951effa35c9bd2f6e8415f5323
2   "name": "SwifterRouter",
3   "version": "1.1.0",
4   "summary": "Router",
5   "description": "Swift方式的路由跳转,支持枚举、结构体、类",
6   "homepage": "https://github.com/Z-JaDe",
7   "license": "MIT",
8   "authors": {
9     "ZJaDe": "zjade@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/Z-JaDe/SwifterRouter.git",
13     "tag": "1.1.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "frameworks": "Foundation",
20   "swift_versions": "5.0",
21   "source_files": "Sources/**/*.{swift}"