SimpleSegmentedControl 1.0.2×Maintained by Liu Dong.Installation Guide×Installation Guide for SimpleSegmentedControlYou want to add pod 'SimpleSegmentedControl', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'SimpleSegmentedControl', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SimpleSegmentedControlSee PodspecGitHub RepoPage on CocoaPods.orgSimpleSegmentedControl 1.0.2Byliudonganotheren/SimpleSegmentedControlGitHub RepoSimpleSegmentedControl Custom UISegmentedControl replacement for iOS