TabBarPicker/README.md
2015-08-18 15:35:51 +02:00

30 lines
1.0 KiB
Markdown

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