CFMultipleControllerView 0.0.1×许可 MIT 发布最后发布2016年7月由 CoderPeak 维护。安装指南×CFMultipleControllerView 安装指南您希望在 Podfile 中添加类似于以下内容的 pod 'CFMultipleControllerView', '~> 0.0'target 'MyApp' do pod 'CFMultipleControllerView', '~> 0.0' end然后在终端内或者从 CocoaPods.app 中运行 pod install或者为了测试运行,运行以下命令pod try CFMultipleControllerView查看 PodspecGitHub 仓库CocoaPods.org 页面CFMultipleControllerView 0.0.1由CoderPeakCoderPeak/CFMultipleControllerViewGitHub 仓库 仅用几行代码,就能实现绝大多数主流APP的一个页面切换多控制器页面的布局 "仅用几行代码,就能实现绝大多数主流APP的一个页面切换多控制器页面的布局---提供了3种切换控制器视图的样式---其中一种切换效果在很多主流APP中效果特别好(如淘宝首页的淘宝头条模块)" 安装 pod 'CFMultipleControllerView' 作者 CoderPeak 许可 MIT