TODynamicPagingView 1.0.1×Maintained by Tim Oliver.Installation Guide×Installation Guide for TODynamicPagingViewYou want to add pod 'TODynamicPagingView', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'TODynamicPagingView', '~> 1.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 TODynamicPagingViewSee PodspecGitHub RepoPage on CocoaPods.orgTODynamicPagingView 1.0.1ByTim OliverTimOliver/TODynamicPagingViewGitHub RepoThis library is deprecated, it is recommended you look at TOPagingView.OVERVIEWCHANGELOGTODynamicPagingView A paging scroll view that can handle arbitrary numbers of page views at run-time.
TODynamicPagingView A paging scroll view that can handle arbitrary numbers of page views at run-time.