[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 3 / f / BottomDrawerView / 0.1.0 / BottomDrawerView.podspec.json
blob02d75868dc3bcae15f959b0ebc59e195f55dcec4
2   "name": "BottomDrawerView",
3   "version": "0.1.0",
4   "summary": "A versatile draggable bottom drawer. CocoaPods library written in swift.",
5   "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.",
6   "homepage": "https://github.com/LorTos/BottomDrawerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "LorTos",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/LorTos/BottomDrawerView.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "BottomDrawerView/**/*.{h,m}"