blob: 209c29fa8168bcb005b14cf03967f7d8ddeb739c [file] [log] [blame]
{
"name": "RGStack",
"version": "1.2",
"summary": "SwiftUI View Component",
"description": "This UI attempts to capture the Quibi Card Stack and the associated User Interaction.",
"authors": "Robera Geleta",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/terminatorover/RGStack",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/terminatorover/RGStack.git",
"tag": "v1.2"
},
"frameworks": [
"SwiftUI",
"Foundation"
],
"source_files": "RGStack/*.swift",
"module_name": "RGStack",
"swift_versions": "4.0",
"swift_version": "4.0"
}