blob: a84108bf6d18e615c65a66f3415594e362d1d2f5 [file] [log] [blame]
{
"name": "MVYSideMenu",
"version": "0.0.9",
"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.9"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MVYSideMenu/*.{h,m}",
"requires_arc": true
}