blob: fe8d83caaec30abc3954bfa2ad2649c85cad0bce [file] [log] [blame]
{
"name": "SwiftUIRefresh",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.1",
"swift_version": "5.1"
}