LCTabView 1.0.1×Maintained by DevLiuSir.Installation Guide×Installation Guide for LCTabViewYou want to add pod 'LCTabView', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'LCTabView', '~> 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 LCTabViewSee PodspecGitHub RepoPage on CocoaPods.orgLCTabView 1.0.1ByMarvinDevLiuSir/LCTabViewGitHub RepoLCTabView Customize the background color of the selected item in TabView.