blob: 51afe9b0c825689f32ceec51423bb89b31388154 [file] [log] [blame]
{
"name": "SwiftUICardStack",
"version": "0.0.3",
"summary": "A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS.",
"homepage": "https://github.com/dadalar/SwiftUI-CardStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Deniz Adalar": "me@dadalar.net"
},
"source": {
"git": "https://github.com/dadalar/SwiftUI-CardStackView.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "13.0",
"osx": "10.15",
"watchos": "6.0"
},
"swift_versions": "5.1",
"source_files": "Sources/**/*",
"swift_version": "5.1"
}