[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / f / BottomDrawerView / 0.2.4 / BottomDrawerView.podspec.json
blob0920dc9b0858d14f0f7a796bef930cec6550ef56
2   "name": "BottomDrawerView",
3   "version": "0.2.4",
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   "swift_versions": [
16     "4.2",
17     "5.0",
18     "5.1"
19   ],
20   "source": {
21     "git": "https://github.com/LorTos/BottomDrawerView.git",
22     "tag": "0.2.4"
23   },
24   "source_files": "Sources/**/*.swift",
25   "swift_version": "5.1"