[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / b / 7 / SwiftUIPullToRefresh / 0.12.0 / SwiftUIPullToRefresh.podspec.json
blob79ee7af50a59253d5c4981d42652b56f16e7f94a
2   "name": "SwiftUIPullToRefresh",
3   "version": "0.12.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.12.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5",
22   "source_files": "Sources/SwiftUIPullToRefresh/**/*.swift",
23   "resource_bundles": {
24     "SwiftUIPullToRefresh": [
25       "Sources/SwiftUIPullToRefresh/Assets/*"
26     ]
27   },
28   "dependencies": {
29     "Introspect": [
31     ]
32   },
33   "swift_version": "5"