CFMultipleControllerView 0.0.1×License MIT ReleasedLast Release Jul 2016Maintained by CoderPeak.Installation Guide×Installation Guide for CFMultipleControllerViewYou want to add pod 'CFMultipleControllerView', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'CFMultipleControllerView', '~> 0.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 CFMultipleControllerViewSee PodspecGitHub RepoPage on CocoaPods.orgCFMultipleControllerView 0.0.1ByCoderPeakCoderPeak/CFMultipleControllerViewGitHub Repo 简单的几行代码, 就能实现绝大多数主流APP的一个页面切换多控制器页面的布局 "简单的几行代码, 就能实现绝大多数主流APP的一个页面切换多控制器页面的布局---提供了3中切换控制器view的样式---其中一种切换效果 很多主流APP(如淘宝首页的淘宝头条模块都没很好展示)" Installation pod 'CFMultipleControllerView' Authors CoderPeak License MIT