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