blob: c3d2fbe19ed7bc04cc32e47d08de5fe0e7bc07ed [file] [log] [blame]
{
"name": "PullToRefreshController",
"version": "0.2.0",
"summary": "A simple refresh and load more Refresh controller by swift",
"description": "A simple refresh and load more Refresh controller by swift\nwhich translate by JYRefreshController.\nfix bugs when tableview heiht height then contentsize and trigger both refresh and loadmore bug.",
"homepage": "https://github.com/looseyi/PullToRefreshController",
"license": "MIT",
"authors": {
"looseyi": "13615033587@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/looseyi/PullToRefreshController.git",
"tag": "0.2.0"
},
"source_files": [
"Source",
"Source/**/*.{swift}"
],
"exclude_files": "Classes/Exclude"
}