| { |
| "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 |
| } |