LCSegmentedControl 1.0.0×Maintained by DevLiuSir.Installation Guide×Installation Guide for LCSegmentedControlYou want to add pod 'LCSegmentedControl', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'LCSegmentedControl', '~> 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 LCSegmentedControlSee PodspecGitHub RepoPage on CocoaPods.orgLCSegmentedControl 1.0.0ByMarvinDevLiuSir/LCSegmentedControlGitHub RepoLCSegmentedControl Customize the background color of the selected item in NSSegmentedControl.