| { | |
| "name": "SPDebugMenu", | |
| "version": "0.2.1", | |
| "license": "MIT", | |
| "summary": "Make your own debug menu with fully customizable actions.", | |
| "homepage": "https://github.com/sergiou87/SPDebugMenu.git", | |
| "authors": { | |
| "Sergio Padrino": "sergio.padrino@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sergiou87/SPDebugMenu.git", | |
| "tag": "0.2.1" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source_files": "SPDebugMenu", | |
| "requires_arc": true | |
| } |