Skip to content

AceSha/SwiftyMediator

Repository files navigation

SwiftyMediator

CI Status Version License Platform

Example

纯Swift极简组件化路由方案

Requirements

Swifty Version: 4.2 + Build Xcode Version: 10.1

Installation

SwiftyMediator is available through CocoaPods. To install it, simply add the following line to your Podfile:

normal usage, just

pod 'SwiftyMediator'

make it routable, just

pod 'SwiftyMediator/Routable'

more info, see Demo

Author

shayuan, [email protected]

License

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