[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 7 / HeaderFooterRefreshView / 1.0.0 / HeaderFooterRefreshView.podspec.json
blobde5e9135a6005489b9ba286cf5bd763abe86ef2e
2   "name": "HeaderFooterRefreshView",
3   "version": "1.0.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Meggapixxel": "zhydenkodeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Meggapixxel/HeaderFooterRefreshView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"