[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / e / JKDrawer / 0.9.0 / JKDrawer.podspec.json
blob562c8e934d67adc29489e7344295cb36f1e45fb9
2   "name": "JKDrawer",
3   "version": "0.9.0",
4   "summary": "A Maps like drawer for iOS.",
5   "description": "A Maps like drawer for iOS.\n\nFeatures:\n\n- control drawer size\n- snap to preferred sizes\n- multiple stacked drawers\n- dragging and closing using gestures\n- handling nested scroll views\n- subtle animations\n- no need to subclass view controllers",
6   "homepage": "https://github.com/johankool/Drawer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Johan Kool": "johan@egeniq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "4.2",
19     "4.3",
20     "5.0",
21     "5.1"
22   ],
23   "source": {
24     "git": "https://github.com/johankool/Drawer.git",
25     "tag": "0.9.0"
26   },
27   "source_files": "Sources/JKDrawer/*.{h,swift}",
28   "swift_version": "5.1"