blob: 5dc8ba7261bfdd009ad107d660e45b7cee5666fe [file] [log] [blame]
{
"name": "KGDiscreetAlertView",
"version": "0.0.1",
"summary": "KGDiscreetAlertView is an easy drop in control that allows you to display a discreet alert in any view.",
"homepage": "https://github.com/kgn/KGDiscreetAlertView",
"license": "MIT",
"authors": "David Keegan",
"source": {
"git": "https://github.com/kgn/KGDiscreetAlertView.git",
"commit": "d7f24b57ef4e05f15dc33f9976483cc3a7cbf078"
},
"platforms": {
"ios": 5.0
},
"source_files": "KGDiscreetAlertView.{h,m}",
"requires_arc": true
}