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