Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/status302/vvnavigationcontroller
https://github.com/status302/vvnavigationcontroller
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/status302/vvnavigationcontroller
- Owner: status302
- License: mit
- Created: 2019-03-05T09:54:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T15:24:53.000Z (over 5 years ago)
- Last Synced: 2024-11-07T09:21:13.568Z (6 days ago)
- Language: Swift
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VVNavigationController
[![CI Status](https://img.shields.io/travis/qiuncheng/VVNavigationController.svg?style=flat)](https://travis-ci.org/qiuncheng/VVNavigationController)
[![Version](https://img.shields.io/cocoapods/v/VVNavigationController.svg?style=flat)](https://cocoapods.org/pods/VVNavigationController)
[![License](https://img.shields.io/cocoapods/l/VVNavigationController.svg?style=flat)](https://cocoapods.org/pods/VVNavigationController)
[![Platform](https://img.shields.io/cocoapods/p/VVNavigationController.svg?style=flat)](https://cocoapods.org/pods/VVNavigationController)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
VVNavigationController is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'VVNavigationController'
```## Author
qiuncheng, [email protected]
## License
VVNavigationController is available under the MIT license. See the LICENSE file for more info.