[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / e / DCOAboutWindow / 0.3.1 / DCOAboutWindow.podspec.json
blobcbd4dac2fc1e694c2025857f86d059e690f050bc
2   "name": "DCOAboutWindow",
3   "version": "0.3.1",
4   "summary": "Introduces a prettier About Window.",
5   "description": "A replacement for the standard About dialog. Adds the option to open\nacknowledgments and visit the website by clicking a button.",
6   "homepage": "http://github.com/DangerCove/DCOAboutWindow",
7   "license": "BSD",
8   "authors": {
9     "Boy van Amstel": "boy@dangercove.com"
10   },
11   "platforms": {
12     "osx": "10.8"
13   },
14   "source": {
15     "git": "https://github.com/DangerCove/DCOAboutWindow.git",
16     "tag": "0.3.1"
17   },
18   "source_files": "DCOAboutWindow/*.{h,m}",
19   "resources": "DCOAboutWindow/*.{xib}",
20   "frameworks": "QuartzCore",
21   "dependencies": {
22     "DCOTransparentScroller": [
24     ]
25   },
26   "requires_arc": true