blob: 03bb051ad77fac2bed7ee857207930c80884adae [file] [log] [blame]
{
"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
}