blob: dd98395f22dd76b1036a631694488332c67acd33 [file] [log] [blame]
{
"name": "SwiftPullToRefresh",
"version": "0.3.0",
"summary": "An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift.",
"description": "An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift. Supply default style refresh controls which you can directly use in your project, and also support for customization. GIF is also supported.",
"homepage": "https://github.com/WXGBridgeQ/SwiftPullToRefresh",
"license": "MIT",
"authors": {
"Leo Zhou": "wxg.bridgeq@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WXGBridgeQ/SwiftPullToRefresh.git",
"tag": "0.3.0"
},
"source_files": "SwiftPullToRefresh/*.{swift}",
"pushed_with_swift_version": "3.0"
}