blob: 0ea263481b708a4a8bd8b1b1bf93cac09d17924e [file] [log] [blame]
{
"name": "DrawerView",
"version": "0.4.4",
"summary": "An iOS 10 Maps.app style drawer to be used anywhere in your app",
"description": "DrawerView is a view for iOS that mimics the functionality of the drawer introduced in the Maps (iOS 10 →).",
"homepage": "https://github.com/mkko/DrawerView",
"screenshots": "https://github.com/mkko/DrawerView/raw/0.4.4/Resources/sample.gif",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Mikko Välimäki": "mkko1373@gmail.com"
},
"social_media_url": "http://twitter.com/mkko",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/mkko/DrawerView.git",
"tag": "0.4.4"
},
"source_files": [
"DrawerView",
"DrawerView/**/*.{h,m}"
]
}