| { | |
| "name": "UIViewController-Modal", | |
| "version": "0.0.1", | |
| "license": "MIT", | |
| "summary": "Determine whether UIViewController is presented as modal.", | |
| "homepage": "https://github.com/NZN/UIViewController-Modal", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "authors": { | |
| "Bruno Tortato Furtado": "bruno.furtado@gruponzn.com" | |
| }, | |
| "source_files": "UIViewController-Modal/*.{h,m}", | |
| "source": { | |
| "git": "https://github.com/NZN/UIViewController-Modal.git", | |
| "tag": "0.0.1" | |
| } | |
| } |