[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / e / JKDrawer / 0.9.1 / JKDrawer.podspec.json
blob65d351cddc2c068d7ddd5fbfd4f6e4c053d5d975
2   "name": "JKDrawer",
3   "version": "0.9.1",
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     "5.5"
23   ],
24   "source": {
25     "git": "https://github.com/johankool/Drawer.git",
26     "tag": "0.9.1"
27   },
28   "source_files": "Sources/JKDrawer/*.{h,swift}",
29   "swift_version": "5.5"