[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 0 / b / OLGhostAlertView / 1.7 / OLGhostAlertView.podspec.json
blobf17abb2e4a5af29bb3286306f32e0d43102a34b0
2   "name": "OLGhostAlertView",
3   "version": "1.7",
4   "license": "Public Domain",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "Temporary and unobtrusive translucent alert view for iOS.",
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.7"
16   },
17   "source_files": "OLGhostAlertView.{h,m}",
18   "requires_arc": true,
19   "ios": {
20     "frameworks": "QuartzCore"
21   }