blob: 9ce0e1f48dc1aab7673b49116e68cfdcec800484 [file] [log] [blame]
{
"name": "CODialog",
"version": "0.0.1",
"summary": "CODialog is a completely configurable, almost pixel perfect replacement for UIAlertView.",
"homepage": "https://github.com/eaigner/CODialog",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Erik Aigner": "erik@chocomoko.com"
},
"source": {
"git": "https://github.com/eaigner/CODialog.git",
"commit": "9357b95fee8d93c0177bc523871e1439f209796b"
},
"platforms": {
"ios": null
},
"source_files": "CODialog.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}