blob: a6f711eb8d852a0936cdd79c06964f6d900e591e [file] [log] [blame]
{
"name": "OLGhostAlertView",
"version": "1.8.1",
"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.1"
},
"source_files": "OLGhostAlertView.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": "QuartzCore"
}
}