[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / b / DrawerKit / 0.5.0 / DrawerKit.podspec.json
blob82011864f6f5b7f0b2f86fcd510361f92cc182af
2   "name": "DrawerKit",
3   "version": "0.5.0",
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.5.0"
20   },
21   "source_files": "DrawerKit/**/*.{swift}"