blob: ed71620fbfa4f3002cd4a18b11b7b57e6b7e28c0 [file] [log] [blame]
{
"name": "ALAlertBanner",
"version": "0.3.1",
"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.1"
},
"source_files": "ALAlertBanner/*.{h,m}",
"resources": "ALAlertBanner/Images/*.{png}",
"frameworks": "QuartzCore"
}