TOPagingView 1.2.0×Maintained by Tim Oliver.Installation Guide×Installation Guide for TOPagingViewYou want to add pod 'TOPagingView', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'TOPagingView', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try TOPagingViewSee PodspecGitHub RepoPage on CocoaPods.orgTOPagingView 1.2.0ByTim OliverTimOliver/TOPagingViewGitHub RepoOVERVIEWCHANGELOGTOPagingView A paging scroll view that can handle arbitrary numbers of page views at run-time.