AMPullToRefresh 1.0.0× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Anthony Miller.Installation Guide×Installation Guide for AMPullToRefreshYou want to add pod 'AMPullToRefresh', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'AMPullToRefresh', '~> 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 AMPullToRefreshSee PodspecGitHub RepoPage on CocoaPods.orgAMPullToRefresh 1.0.0ByAnthony MillerAnthonyMDev/AMPullToRefreshGitHub Repo A controller to add a pull to refresh view to a scroll view. Installation pod 'AMPullToRefresh' Authors Anthony Miller License MIT