blob: 8766bb0e77f1c292664c62dd5fe51d9a7ef2fc58 [file] [log] [blame]
{
"name": "OLGhostAlertView",
"version": "1.8",
"license": "Public Domain",
"platforms": {
"ios": "7.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.8"
},
"source_files": "OLGhostAlertView.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": "QuartzCore"
}
}