blob: d0ee65a0d78b56bdc789ddbcf8eab14adba538f9 [file] [log] [blame]
{
"name": "UIAlertController+Blocks",
"version": "0.4",
"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.4"
},
"source_files": "UIAlertController+Blocks.{h,m}",
"requires_arc": true,
"platforms": {
"ios": null
}
}