[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / e / JKDrawer / 0.6.1 / JKDrawer.podspec.json
blob9f28e6e7e945518adae4f6332458146c5b918e6f
2   "name": "JKDrawer",
3   "version": "0.6.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": "4.2",
18   "source": {
19     "git": "https://github.com/johankool/Drawer.git",
20     "tag": "0.6.1"
21   },
22   "source_files": "Sources/JKDrawer/*.{h,swift}",
23   "swift_version": "4.2"