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