blob: 5b5e4f963d5a656d6ae107b69810e3123491dac8 [file] [log] [blame]
{
"name": "ALAlertBanner",
"version": "0.3.0",
"summary": "A clean and simple alert banner for iPhone and iPad",
"homepage": "https://github.com/alobi/ALAlertBanner",
"authors": {
"Anthony Lobianco": "anthony@lobian.co"
},
"license": "MIT",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"screenshots": [
"http://alobi.github.io/ALAlertBanner/screenshots/screenshot3.png",
"http://alobi.github.io/ALAlertBanner/screenshots/screenshot2.png"
],
"source": {
"git": "https://github.com/alobi/ALAlertBanner.git",
"tag": "0.3.0"
},
"source_files": "ALAlertBanner/*.{h,m}",
"resources": "ALAlertBanner/Images/*.{png}",
"frameworks": "QuartzCore"
}