blob: 3fc4cb820d547b7f2c044dfed7bd4c3e3ddaf357 [file] [log] [blame]
{
"name": "PullToRefreshController",
"version": "0.2.1",
"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.1"
},
"source_files": [
"Source",
"Source/**/*.{swift}"
],
"exclude_files": "Classes/Exclude"
}