APLWKWebView
Installation
Install via cocoapods by adding this to your Podfile:
pod "APLWKWebView"
Usage
Derive your custom view controller from APLWKWebViewController. Implement the methods - (UIView *)aplPullToRefreshPullToRefreshView and - (APLWKWebViewController *)freshWebViewControllerForPush
Enjoy.