[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / e / 9 / 3 / SwiftUIRefresh / 0.0.3 / SwiftUIRefresh.podspec.json
blob5c6354708b90440defa3a08dd09642bb331fe5cd
2   "name": "SwiftUIRefresh",
3   "version": "0.0.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/siteline/SwiftUIRefresh.git",
8   "authors": {
9     "Lois Di Qual": "lois@siteline.com"
10   },
11   "summary": "Native Pull To Refresh in SwiftUI",
12   "source": {
13     "git": "https://github.com/siteline/SwiftUIRefresh.git",
14     "tag": "0.0.3"
15   },
16   "source_files": "Sources/**/*.swift",
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.1",
21   "dependencies": {
22     "Introspect": [
23       "~> 0.1.0"
24     ]
25   },
26   "swift_version": "5.1"