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