# BCRouterDemo **Repository Path**: brucecai_admin/BCRouter ## Basic Information - **Project Name**: BCRouterDemo - **Description**: 一款客户端组件化路由Router组件 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BCRouter [![CI Status](https://img.shields.io/travis/bruce/BCRouter.svg?style=flat)](https://travis-ci.org/bruce/BCRouter) [![Version](https://img.shields.io/cocoapods/v/BCRouter.svg?style=flat)](https://cocoapods.org/pods/BCRouter) [![License](https://img.shields.io/cocoapods/l/BCRouter.svg?style=flat)](https://cocoapods.org/pods/BCRouter) [![Platform](https://img.shields.io/cocoapods/p/BCRouter.svg?style=flat)](https://cocoapods.org/pods/BCRouter) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation BCRouter is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'BCRouter' ``` ## Author bruce, cailiang@xianjincard.com ## License BCRouter is available under the MIT license. See the LICENSE file for more info.