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