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