blob: 60d595a2f723de05e593c97fce72104454f22491 [file] [log] [blame]
{
"name": "LLSwipableView",
"version": "1.0.1",
"license": {
"type": "GNU GPL"
},
"homepage": "https://github.com/LotusLambda/SwipableView",
"authors": {
"Aron Balog": "aronbalog@gmail.com",
"Bruno Bartol": "bruno.bartol1609@gmail.com"
},
"summary": "SwipableView module for iOS.",
"source": {
"git": "https://github.com/LotusLambda/SwipableView.git",
"tag": "1.0.1"
},
"module_name": "SwipableView",
"swift_versions": "5.0",
"platforms": {
"ios": "14.0"
},
"source_files": "Sources/LLSwipableView/*.swift",
"frameworks": "SwiftUI",
"swift_version": "5.0"
}