| { | |
| "name": "MRConfirmationAlertView", | |
| "version": "1.0.0", | |
| "license": "MIT", | |
| "summary": "A block-based, lightweight UIAlertView subclass for requesting user confirmation.", | |
| "homepage": "https://github.com/mricketson/MRConfirmationAlertView", | |
| "authors": { | |
| "Matt Ricketson": "mricketson@mac.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mricketson/MRConfirmationAlertView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source_files": "MRConfirmationAlertView", | |
| "requires_arc": true | |
| } |