{ | |
"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" | |
} | |
} |