blob: 7135824597ada3ec5c1b878c6e442a0a5d31f129 [file] [log] [blame]
{
"name": "UIAlertController+Blocks",
"version": "0.6",
"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.6"
},
"source_files": "UIAlertController+Blocks.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}