blob: 6651a256b1f4999c4ec8ea98bda44d0d6723d9ed [file] [log] [blame]
{
"name": "BottomDrawerView",
"version": "0.1.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"
},
"source": {
"git": "https://github.com/LorTos/BottomDrawerView.git",
"tag": "0.1.1"
},
"source_files": "BottomDrawerView/**/*.{h,m}"
}