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