2 "name": "HeaderFooterRefreshView",
4 "summary": "HeaderFooterRefreshView is the library to config custom pull-to-refresh for header and footer of any subclass of UIScrollView",
5 "description": "HeaderFooterRefreshView is the library to config custom pull-to-refresh for header and footer of any subclass of UIScrollView in two modes: manual and auto.\nManual behaviour similar to original UIRefreshControl.\nAuto behaviour triggers selector when UIScrollView reaches minimum offset for header and maximum offset for footer.",
6 "homepage": "https://github.com/Meggapixxel/HeaderFooterRefreshView",
12 "Meggapixxel": "zhydenkodeveloper@gmail.com"
15 "git": "https://github.com/Meggapixxel/HeaderFooterRefreshView.git",
21 "swift_versions": "5.0",
22 "source_files": "Source/**/*",
23 "frameworks": "UIKit",
24 "swift_version": "5.0"