blob: dd94aef1f2f049724c23448b3619c183bfc4e47a [file] [log] [blame]
{
"name": "OLGhostAlertView",
"version": "1.4.2",
"license": "Public Domain",
"platforms": {
"ios": "5.0"
},
"summary": "Temporary and unobtrusive translucent alert view for iPhone and iPad.",
"homepage": "https://github.com/ondalabs/OLGhostAlertView",
"authors": {
"Radu Dutzan": "radu@ondalabs.com"
},
"source": {
"git": "https://github.com/ondalabs/OLGhostAlertView.git",
"tag": "1.4.2"
},
"source_files": "OLGhostAlertView.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": "QuartzCore"
}
}