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