[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 2 / 7 / b / DrawerKit / 0.0.1 / DrawerKit.podspec.json
blob89a3df402b5fe3bbf3412c338afe61cd22caa89c
2   "name": "DrawerKit",
3   "version": "0.0.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 a few more options\ncoming soon.",
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.0.1"
20   },
21   "source_files": "DrawerKit/**/*.{swift}",
22   "pushed_with_swift_version": "4.0"