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