blob: 9eec66a47ab812c651dc9be40bfd1e2b60cc3582 [file] [log] [blame]
{
"name": "ZRYAlertView",
"version": "1.0",
"summary": "Stop abusing your UIAlertViews.",
"homepage": "https://github.com/marianoabdala/ZRYAlertView",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"Mariano Abdala": "mariano@zerously.com"
},
"source": {
"git": "https://github.com/marianoabdala/ZRYAlertView.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZRYAlertView/*",
"requires_arc": true
}