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