blob: 3199a73aeee3169cc781e00c78fb2b62ec4a0a7f [file] [log] [blame]
{
"name": "UIAlertController+Blocks",
"version": "0.9.2",
"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.9.2"
},
"source_files": "UIAlertController+Blocks.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0",
"tvos": "9.0"
}
}