bigyelow / JYRefreshController

An easy way to add pull-to-refresh or pull-to-loadMore to any kind of UIScrollView.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JYRefreshController

An easy way to add pull-to-refresh or pull-to-loadMore to any kind of UIScrollView.

Demo

Podfile

platform :ios, '6.0'
pod "JYRefreshController"

License

JYRefreshController is available under the MIT license. See the LICENSE file for more info.

About

An easy way to add pull-to-refresh or pull-to-loadMore to any kind of UIScrollView.

License:MIT License


Languages

Language:Objective-C 98.6%Language:Ruby 1.4%