https://github.com/ftp27/ftsegmentedcontrol
Customizable Segmented control
https://github.com/ftp27/ftsegmentedcontrol
ios library swift tab
Last synced: 4 months ago
JSON representation
Customizable Segmented control
- Host: GitHub
- URL: https://github.com/ftp27/ftsegmentedcontrol
- Owner: ftp27
- License: mit
- Created: 2016-12-10T11:25:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T13:30:53.000Z (over 9 years ago)
- Last Synced: 2025-05-11T07:09:49.944Z (about 1 year ago)
- Topics: ios, library, swift, tab
- Language: Swift
- Size: 362 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FTSegmentedControl
[](http://cocoapods.org/pods/FTSegmentedControl)
[](http://cocoapods.org/pods/FTSegmentedControl)
[](http://cocoapods.org/pods/FTSegmentedControl)

Simple UIDesignable segmented control for iOS.
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Installation
FTSegmentedControl is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "FTSegmentedControl"
```
## Author
Aleksey Cherepanov, ftp27host@gmail.com
## License
FTSegmentedControl is available under the MIT license. See the LICENSE file for more info.