blob: 5ea878b9dc74554f549e2747a4e7513525fb4b85 [file] [log] [blame]
{
"name": "BottomDrawerView",
"version": "0.4.1",
"summary": "A versatile draggable bottom drawer. CocoaPods library written in swift.",
"description": "A dismissable bottom draggable view, use it for partial messages or options. A draggable UIViewController that sits on top of another UIViewController, giving it more functionality and options.",
"homepage": "https://github.com/LorTos/BottomDrawerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "LorTos",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"4.2",
"5.0",
"5.1",
"5.2"
],
"source": {
"git": "https://github.com/LorTos/BottomDrawerView.git",
"tag": "0.4.1"
},
"source_files": "Sources/BottomDrawerView/*.swift",
"swift_version": "5.2"
}