[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 8 / 7 / ALAlertBanner / 0.3.1 / ALAlertBanner.podspec.json
blobed71620fbfa4f3002cd4a18b11b7b57e6b7e28c0
2   "name": "ALAlertBanner",
3   "version": "0.3.1",
4   "summary": "A clean and simple alert banner for iPhone and iPad",
5   "homepage": "https://github.com/alobi/ALAlertBanner",
6   "authors": {
7     "Anthony Lobianco": "anthony@lobian.co"
8   },
9   "license": "MIT",
10   "platforms": {
11     "ios": "5.0"
12   },
13   "requires_arc": true,
14   "screenshots": [
15     "http://alobi.github.io/ALAlertBanner/screenshots/screenshot3.png",
16     "http://alobi.github.io/ALAlertBanner/screenshots/screenshot2.png"
17   ],
18   "source": {
19     "git": "https://github.com/alobi/ALAlertBanner.git",
20     "tag": "0.3.1"
21   },
22   "source_files": "ALAlertBanner/*.{h,m}",
23   "resources": "ALAlertBanner/Images/*.{png}",
24   "frameworks": "QuartzCore"