Refreshing 1.2.1×Maintained by iLiuChang.Installation Guide×Installation Guide for RefreshingYou want to add pod 'Refreshing', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'Refreshing', '~> 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 RefreshingSee PodspecGitHub RepoPage on CocoaPods.orgRefreshing 1.2.1ByiLiuChangiLiuChang/RefreshingGitHub RepoRefreshing An easy way to implement pull-to-refresh feature based on UIScrollView extension.