# AnyRouter **Repository Path**: hsh/any-router ## Basic Information - **Project Name**: AnyRouter - **Description**: iOS通用路由方案 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-12 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AnyRouter [![CI Status](https://img.shields.io/travis/hushaohua8503/AnyRouter.svg?style=flat)](https://travis-ci.org/hushaohua8503/AnyRouter) [![Version](https://img.shields.io/cocoapods/v/AnyRouter.svg?style=flat)](https://cocoapods.org/pods/AnyRouter) [![License](https://img.shields.io/cocoapods/l/AnyRouter.svg?style=flat)](https://cocoapods.org/pods/AnyRouter) [![Platform](https://img.shields.io/cocoapods/p/AnyRouter.svg?style=flat)](https://cocoapods.org/pods/AnyRouter) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation AnyRouter is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'AnyRouter' ``` ## Author hsh, qinyue0306@163.com ## License AnyRouter is available under the MIT license. See the LICENSE file for more info.