blob: df2984f448bf59024adc3277ead3db4b13681961 [file] [log] [blame]
{
"name": "RefreshController",
"version": "0.3.4",
"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- update stop refresh controller refresh UI without animated\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.4"
},
"source_files": [
"Source",
"Source/**/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}