blob: 2644fe9bf876cd92da5ac2c4bf1b48ccfc5769d7 [file] [log] [blame]
{
"name": "RefreshController",
"version": "0.3.3",
"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.\n- fix bugs for mutil refresh trigger bug.\n- fix bugs for mutil entery when stop loading.\n- fix bugs when tableview heiht height then contentsize and trigger both refresh and loadmore bug.\n- set UIScrollView as option to break retain circle.\n- Support Swift3",
"homepage": "https://github.com/looseyi/RefreshController",
"license": "MIT",
"authors": {
"looseyi": "13615033587@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/looseyi/RefreshController.git",
"tag": "0.3.3"
},
"source_files": [
"Source",
"Source/**/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}