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