4 "summary": "Swift 路由 router",
5 "description": "Swift 版本的router:\n可通过注册的scheme 获取ViewController,也可通过native的配置获取ViewController",
6 "homepage": "https://github.com/KKLater/Router",
12 "Later": "lshxin89@126.com"
18 "git": "https://github.com/KKLater/Router.git",
21 "pod_target_xcconfig": {
22 "OTHER_LDFLAGS": "-lObjC"
29 "swift_version": "4.2",
30 "source_files": "Router/*.swift"