| { |
| "name": "MVYSideMenu", |
| "version": "1.0.0", |
| "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": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source_files": "MVYSideMenu/*.{h,m}", |
| "requires_arc": true |
| } |