blob: 15e74b7ced4fb6e40467ae7b746424a94f5ba977 [file] [log] [blame]
{
"name": "DrawerKit",
"version": "0.3.1",
"summary": "An implementation of an interactive and animated view, similar to what you see in Apple Maps",
"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.",
"homepage": "https://github.com/Babylonpartners/DrawerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wagner Truppel": "ios-developers@babylonhealth.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Babylonpartners/DrawerKit.git",
"tag": "0.3.1"
},
"source_files": "DrawerKit/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}