PullToRefreshController 0.2.3× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Aug 2016 SPMSupports SPM ✗Maintained by Edmong.Installation Guide×Installation Guide for PullToRefreshControllerYou want to add pod 'PullToRefreshController', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'PullToRefreshController', '~> 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 PullToRefreshControllerSee PodspecGitHub RepoPage on CocoaPods.orgPullToRefreshController 0.2.3Bylooseyilooseyi/PullToRefreshControllerGitHub Repo PullToRefreshController use pod ‘PullToRefreshController’, :git=> ’https://github.com/looseyi/PullToRefreshController.git’, :branch=>'swift3’ if you use swift 3.0