blob: 96097ccc155fb6b4cb99328575a21a6a5c4a39e6 [file] [log] [blame]
{
"name": "UIAlertController+Blocks",
"version": "0.7",
"summary": "Convenience methods for UIAlertController",
"homepage": "https://github.com/ryanmaxwell/UIAlertController-Blocks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Ryan Maxwell",
"source": {
"git": "https://github.com/ryanmaxwell/UIAlertController-Blocks.git",
"tag": "0.7"
},
"source_files": "UIAlertController+Blocks.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}