JHTabBarViewController 0.1.0×由jackiehu维护。安装指南×JHTabBarViewController 的安装指南要将类似以下的内容添加到您的 Podfile 中target 'MyApp' do pod 'JHTabBarViewController', '~> 0.1' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 中运行。或者,为了测试运行,请运行以下命令pod try JHTabBarViewController查看 PodspecGitHub 仓库CocoaPods.org 上的页面JHTabBarViewController 0.1.0由HUgithub.com/jackiehuGitHub 仓库JHTabBarViewController 抄袭自 LCTabBarController,添加动画效果等