blob: 53cf94cff36629716fc772edbdccd4740004cff8 [file] [log] [blame]
{
"name": "PPPullToRefresher",
"version": "3.0.1",
"summary": "This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations",
"homepage": "http://yalantis.com/blog/how-we-built-customizable-pull-to-refresh-pull-to-cook-soup-animation/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Yalantis",
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/magic3584/PullToRefresh.git",
"tag": "3.0.1"
},
"source_files": "PullToRefresh/*.swift",
"module_name": "PullToRefresh",
"pushed_with_swift_version": "3.0"
}