blob: 3aca62fa62c9e247ad2c53ab6fac821e8c5d0e79 [file] [log] [blame]
{
"name": "DrawerView",
"version": "0.4.8",
"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.8/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.8"
},
"source_files": [
"DrawerView",
"DrawerView/**/*.{h,m}"
]
}