KCTabBar 1.0.2×由 knowchat 维护。安装指南×KCTabBar安装指南您可以将以下类似内容添加到Podfile中: pod 'KCTabBar', '~> 1.0'target 'MyApp' do pod 'KCTabBar', '~> 1.0' end然后,在终端中运行 pod install,或在CocoaPods.app中运行。或者,为了测试运行,运行以下命令:pod try KCTabBar查看PodspecGitHub仓库CocoaPods.org上的页面KCTabBar 1.0.2作者:lzmy1993KnowChat/KCTabBarGitHub仓库KCTabBar KCMidBtnTabBar 可以自定义中间按钮点击事件 ##KCNormalTabBar 中间按钮突出样式,无法自定义点击事件