blob: b606aa5cbeb0d89a0dd4c7a2b95a157537233561 [file] [log] [blame]
{
"name": "SwiftUIRefresh",
"version": "0.0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/timbersoftware/SwiftUIRefresh.git",
"authors": {
"Lois Di Qual": "lois@timber.so"
},
"summary": "Native Pull To Refresh in SwiftUI",
"source": {
"git": "https://github.com/timbersoftware/SwiftUIRefresh.git",
"tag": "0.0.2"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.1",
"dependencies": {
"Introspect": [
"~> 0.0.6"
]
},
"swift_version": "5.1"
}