SPTabBarController 0.1× 测试已经测试✗ 语言编程语言 Obj-CObjective C许可证 自定义 发布最后发布2014年12月由 匿名者 维护。安装指南×SPTabBarController 安装指南您希望将类似于以下的内容添加到 Podfile 中:target 'MyApp' do pod 'SPTabBarController', '~> 0.1' end然后在终端或从 CocoaPods.app 中运行 pod install。或者为了测试它,运行以下命令:pod try SPTabBarController查看 PodspecGitHub 仓库CocoaPods.org 页面SPTabBarController 0.1由Chandra Patnicpatni/SPTabBarControllerGitHub 仓库 SPTabBarController 是 iOS 5 中自定义标签栏容器控制器,不同于原生 TabBarController,它可以嵌套在 UINavigationController 中,并可以使用自定义标签栏。