[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 0 / b / OLGhostAlertView / 1.2.1 / OLGhostAlertView.podspec.json
blobb89a088371370d37c1696a3713e003663c475701
2   "name": "OLGhostAlertView",
3   "version": "1.2.1",
4   "license": "Public Domain",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "Temporary and unobtrusive translucent alert view for iPhone and iPad.",
9   "homepage": "https://github.com/ondalabs/OLGhostAlertView",
10   "authors": {
11     "Radu Dutzan": "radu@ondalabs.com"
12   },
13   "source": {
14     "git": "https://github.com/ondalabs/OLGhostAlertView.git",
15     "tag": "1.2.1"
16   },
17   "source_files": "OLGhostAlertView.{h,m}",
18   "requires_arc": true,
19   "ios": {
20     "frameworks": "QuartzCore"
21   }