blob: ae845ad49ecf35959dae3f9c577c6f38d588c732 [file] [log] [blame]
{
"name": "UIAlertViewBlockExtension",
"version": "1.1.3",
"license": "MIT",
"summary": "UIAlertView category for block expression",
"homepage": "https://github.com/mangofever/UIAlertViewWithBlock",
"authors": "Mangofever",
"source": {
"git": "https://github.com/mangofever/UIAlertViewWithBlock.git",
"tag": "1.1.3"
},
"source_files": "AlertViewExamples/UIAlertViewBlockExtension/*",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}