[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / a / 5 / SwifterRouter / 1.0.0 / SwifterRouter.podspec.json
blob8bf1db5006c14f49f6dd1a649b5f58cf94f8bd00
2   "name": "SwifterRouter",
3   "version": "1.0.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.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "frameworks": "Foundation",
20   "swift_version": "4.2",
21   "source_files": "Sources/**/*.{swift}"