blob: 64f490474739d0f2dc9c245b5628030c61778c20 [file] [log] [blame]
{
"name": "Refresher-swift",
"version": "0.7.1",
"summary": "Pull to refresh in Swift",
"description": "Refresher is pull to refresh library written in Swift. It provides easy to use UIScrollView methods to add pull to refresh to your view. Refresher also supports custom animations.",
"homepage": "https://github.com/CSRVendor/refresher",
"screenshots": [
"https://raw.githubusercontent.com/jcavar/refresher/master/previews/anim_beat.gif",
"https://raw.githubusercontent.com/jcavar/refresher/master/previews/anim_default.gif",
"https://raw.githubusercontent.com/jcavar/refresher/master/previews/anim_pacman.gif"
],
"license": "MIT",
"authors": {
"LeoAiolia": "936381813@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/4f3d52fed302",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/CSRVendor/refresher.git",
"tag": "0.7.1"
},
"source_files": "Refresher-swift/*.swift",
"swift_version": "5.0"
}