SwiftyRoutes 2.0.0

SwiftyRoutes 2.0.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Oct 2016
SPMSupports SPM

Maintained by lzackx.



  • By
  • lzackx

SwiftyRoutes

A simple routing library for UIViewController, written in Swift 3.0, inspired by DCURLRouter.

Requirements

iOS 8.0 or later.

SwiftyRoutesDemo

SwiftyRoutesDemo is the demo of SwiftyRoutes, to run it, one should do something as follows:

git clone https://github.com/lzackx/SwiftyRoutes.git
cd SwiftyRoutes/SwiftyRoutesDemo
pod install
open SwiftyRoutesDemo.xcworkspace

Then, Ta-da :)

Author

lzackx

License

SwiftyRoutes is available under the MIT license. See the LICENSE file for more info.