[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / 9 / RefreshController / 0.3.4 / RefreshController.podspec.json
blobdf2984f448bf59024adc3277ead3db4b13681961
2   "name": "RefreshController",
3   "version": "0.3.4",
4   "summary": "A simple refresh and load more Refresh controller by swift",
5   "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",
6   "homepage": "https://github.com/looseyi/RefreshController",
7   "license": "MIT",
8   "authors": {
9     "looseyi": "13615033587@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/looseyi/RefreshController.git",
16     "tag": "0.3.4"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pushed_with_swift_version": "3.0"