blob: 9f39ab2e1dfa7a5fda52ea0529a7538a7fdd73ff [file] [log] [blame]
{
"name": "OLGhostAlertView",
"version": "1.1.1",
"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.1.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": "QuartzCore"
}
}