To run the example project, clone the repo, and run pod install from the Example directory first.
在正式使用之前,请在podfile中添加私有Specs的地址:git@github.com:wanyakun/Specs.git
source 'git@github.com:wanyakun/Specs.git'如果有使用公开第三方类库,也不要忘记添加默认的Specs地址:git@github.com:CocoaPods/Specs.git
source 'git@github.com:CocoaPods/Specs.git'YKRouter is available through wanyakun CocoaPods. To install it, simply add the following line to your Podfile:
pod "YKRouter"wanyakun, yakun.wan@gmail.com
YKRouter is available under the MIT license. See the LICENSE file for more info.