Latest | 0.1.1 |
---|---|
Homepage | https://github.com/ftp27/FTSegmentedControl |
License | MIT |
Platforms | ios 8.0 |
Authors |
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. To install
it, simply add the following line to your Podfile:
pod "FTSegmentedControl"
Author
Aleksey Cherepanov, [email protected]
License
FTSegmentedControl is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "FTSegmentedControl", "version": "0.1.1", "summary": "Customizable Segmented control", "description": "Flexible and customizable Segmented control view", "homepage": "https://github.com/ftp27/FTSegmentedControl", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Aleksey Cherepanov": "[email protected]" }, "source": { "git": "https://github.com/ftp27/FTSegmentedControl.git", "tag": "0.1.1" }, "social_media_url": "https://twitter.com/ftp27host", "platforms": { "ios": "8.0" }, "source_files": "FTSegmentedControl/Classes/**/*", "pushed_with_swift_version": "3.0" }
Sun, 05 Feb 2017 19:00:03 +0000