[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / b / DrawerKit / 0.3.1 / DrawerKit.podspec.json
blob15e74b7ced4fb6e40467ae7b746424a94f5ba977
2   "name": "DrawerKit",
3   "version": "0.3.1",
4   "summary": "An implementation of an interactive and animated view, similar to what you see in Apple Maps",
5   "description": "DrawerKit allows you to modally present a view controller from another, in such a way that the\npresented view controller slides up as a \"drawer\", much like what happens when you tap on a location\nin the map when using the Apple Maps app. The library is highly configurable, with more options\nbeing added regularly.",
6   "homepage": "https://github.com/Babylonpartners/DrawerKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wagner Truppel": "ios-developers@babylonhealth.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Babylonpartners/DrawerKit.git",
19     "tag": "0.3.1"
20   },
21   "source_files": "DrawerKit/**/*.{swift}",
22   "pushed_with_swift_version": "4.0"