blob: 4d58c0500cd058bf3454c960a40e4c62e342c979 [file] [log] [blame]
{
"name": "BottomDrawerView",
"version": "0.2.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"
],
"source": {
"git": "https://github.com/LorTos/BottomDrawerView.git",
"tag": "0.2.1"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.1"
}