blob: e2eb8fa01d215d64bd219601eaad1e9018473fb9 [file] [log] [blame]
{
"name": "MVYSideMenu",
"version": "0.0.6",
"license": "MIT",
"summary": "iOS Side Menu based on Google+ iPhone app.",
"homepage": "https://github.com/mobivery/MVYSideMenu",
"screenshots": "https://raw.github.com/mobivery/MVYSideMenu/master/MVYSideMenuExample/Screenshots/AnimatedMenu.gif",
"authors": {
"Álvaro Murillo": "alvaro.murillo@mobivery.com"
},
"source": {
"git": "https://github.com/mobivery/MVYSideMenu.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MVYSideMenu/*.{h,m}",
"requires_arc": true
}