[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / f / BottomDrawerView / 0.4.2 / BottomDrawerView.podspec.json
blobde4458f9ae7727a7dcf649e58fd333e2feb1939b
2   "name": "BottomDrawerView",
3   "version": "0.4.2",
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     "5.2"
20   ],
21   "source": {
22     "git": "https://github.com/LorTos/BottomDrawerView.git",
23     "tag": "0.4.2"
24   },
25   "source_files": "Sources/BottomDrawerView/*.swift",
26   "swift_version": "5.2"