[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 7 / SwiftUIPullToRefresh / 0.6.0 / SwiftUIPullToRefresh.podspec.json
blob9ebe3712d34b6019c8de54b80badcadadf90f4b9
2   "name": "SwiftUIPullToRefresh",
3   "version": "0.6.0",
4   "summary": "Customizable SwiftUI pull down/up to refresh",
5   "description": "support pull down to refresh and pull up to refresh",
6   "homepage": "https://github.com/haifengkao/SwiftUI-Pull-To-Refresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hai Feng Kao": "haifeng@cocoaspice.in"
13   },
14   "source": {
15     "git": "git@github.com:haifengkao/SwiftUI-Pull-To-Refresh.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5",
22   "source_files": "SwiftUIPullToRefresh/Classes/**/*",
23   "resource_bundles": {
24     "SwiftUIPullToRefresh": [
25       "SwiftUIPullToRefresh/Assets/*.*"
26     ]
27   },
28   "dependencies": {
29     "Introspect": [
31     ]
32   },
33   "swift_version": "5"