# BFRouter [![CI Status](https://img.shields.io/travis/harry/BFRouter.svg?style=flat)](https://travis-ci.org/harry/BFRouter) [![Version](https://img.shields.io/cocoapods/v/BFRouter.svg?style=flat)](https://cocoapods.org/pods/BFRouter) [![License](https://img.shields.io/cocoapods/l/BFRouter.svg?style=flat)](https://cocoapods.org/pods/BFRouter) [![Platform](https://img.shields.io/cocoapods/p/BFRouter.svg?style=flat)](https://cocoapods.org/pods/BFRouter) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation BFRouter is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'BFRouter' ``` ## Author harry, hz_hzq@126.com ## License BFRouter is available under the MIT license. See the LICENSE file for more info.