[Update] README.md
This commit is contained in:
parent
07f7d884fc
commit
eeda04fffb
|
|
@ -1,5 +1,5 @@
|
|||
##Segmentio
|
||||
[](https://cocoapods.org/?q=segmentio) [](https://github.com/Yalantis/Segmentio/blob/master/LICENSE)  [](https://github.com/Carthage/Carthage)
|
||||
[](https://cocoapods.org/?q=segmentio) [](https://github.com/Yalantis/Segmentio/blob/master/LICENSE)  [](https://github.com/Carthage/Carthage)
|
||||
|
||||
Animated top/bottom segmented control written in Swift.
|
||||
|
||||
|
|
@ -19,14 +19,14 @@ Check this <a href="https://dribbble.com/shots/2820372-Segmentio-Component">proj
|
|||
```ruby
|
||||
use_frameworks!
|
||||
|
||||
pod 'Segmentio', '~> 2.0'
|
||||
pod 'Segmentio', '~> 2.1'
|
||||
```
|
||||
|
||||
*CocoaPods v1.1.0 or later required*
|
||||
|
||||
####[Carthage](http://github.com/Carthage/Carthage)
|
||||
```ruby
|
||||
github "Yalantis/Segmentio" ~> 2.0
|
||||
github "Yalantis/Segmentio" ~> 2.1
|
||||
```
|
||||
|
||||
##Usage
|
||||
|
|
|
|||
Loading…
Reference in New Issue