olunx / JYSlideSegmentController

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JYSlideSegmentController

JYSlideSegmentController is a view controllers container, just like the UITabBarController, with smooth gesture.

##Demo

##Installation with CocoaPods

Podfile

platform :ios, '6.0'
pod "JYSlideSegmentController", "~> 1.0.0"

License

JYSlideSegmentController is available under the MIT license. See the LICENSE file for more info.

About

License:MIT License


Languages

Language:Objective-C 96.5%Language:Ruby 3.5%