blob: 1cdcf9b6162481effd44b7228c44117d4dd252dc [file] [log] [blame]
{
"name": "MZRSlideInMenu",
"version": "0.0.3",
"summary": "A simple slide-in menu for iOS.",
"description": " MZRSlideInMenu is a simple slide-in menu for iOS. When a button is tapped, the menu comes from left/right with animation. Easy installation and use. Add your app an additional flavour with MZRSlideInMenu.\n\n * Simple.\n * Easy.\n * Different flavour of menu.\n",
"homepage": "https://github.com/morizotter/MZRSlideInMenu",
"screenshots": "https://raw.github.com/morizotter/MZRSlideInMenu/assets/sample.png",
"license": "MIT",
"authors": [
"Naoki Morita",
"other author"
],
"social_media_url": "http://twitter.com/Naoki Morita",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/morizotter/MZRSlideInMenu.git",
"tag": "0.0.3"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}