Pager-iOS 0.2.7×Maintained by touyu.Installation Guide×Installation Guide for Pager-iOSYou want to add pod 'Pager-iOS', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'Pager-iOS', '~> 0.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 Pager-iOSSee PodspecGitHub RepoPage on CocoaPods.orgPager-iOS 0.2.7Bytouyutouyu/PagerGitHub RepoPager Pinterest Twitter Installation CocoaPods Add the following line to Podfile: pod 'Pager-iOS'