# CTSegmentedControl **Repository Path**: chuansong16/ctsegmentedcontrol ## Basic Information - **Project Name**: CTSegmentedControl - **Description**: segmented - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-25 - **Last Updated**: 2021-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CTSegmentedControl [![CI Status](https://img.shields.io/travis/Kyo/CTSegmentedControl.svg?style=flat)](https://travis-ci.org/Kyo/CTSegmentedControl) [![Version](https://img.shields.io/cocoapods/v/CTSegmentedControl.svg?style=flat)](https://cocoapods.org/pods/CTSegmentedControl) [![License](https://img.shields.io/cocoapods/l/CTSegmentedControl.svg?style=flat)](https://cocoapods.org/pods/CTSegmentedControl) [![Platform](https://img.shields.io/cocoapods/p/CTSegmentedControl.svg?style=flat)](https://cocoapods.org/pods/CTSegmentedControl) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation CTSegmentedControl is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'CTSegmentedControl' ``` ## Author Kyo, kyowang@xiaoe-tech.com ## License CTSegmentedControl is available under the MIT license. See the LICENSE file for more info.