blob: ebc4a300329d149d586e680ea7ddabd18ebd1a17 [file] [log] [blame]
{
"name": "UIAlertViewBlockExtension",
"version": "1.1.1",
"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.1"
},
"source_files": "AlertViewExamples/UIAlertViewBlockExtension/*",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}