PZPullToRefresh 0.0.9× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Dec 2015 SPMSupports SPM ✗Maintained by Nagasawa Hiroki.Installation Guide×Installation Guide for PZPullToRefreshYou want to add pod 'PZPullToRefresh', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'PZPullToRefresh', '~> 0.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 PZPullToRefreshSee PodspecGitHub RepoPage on CocoaPods.orgPZPullToRefresh 0.0.9Bypixyzehnpixyzehn/PZPullToRefreshGitHub Repo PZPullToRefresh This is the simplest refresh control in Swift. Screenshot Installation Other Add the PZPullToRefresh (including PZPullToRefreshView.swift) folder into your project. In the rest of the details, refer to PZPullToRefresh-Sample project. Licence MIT Author pixyzehn