VscRouter 1.0.2×Maintained by VincentSatanial.Installation Guide×Installation Guide for VscRouterYou want to add pod 'VscRouter', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'VscRouter', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try VscRouterSee PodspecGitHub RepoPage on CocoaPods.orgVscRouter 1.0.2ByVincentSatanialvcsatanial/VscRouterGitHub RepoVscRouter 根据URL格式创建的iOS 路由器 pod 'VscRouter'