[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / e / DCOAboutWindow / 0.0.1 / DCOAboutWindow.podspec.json
blob8914ac17fe8e31b0b4fe8d0c5fe40dfee205e397
2   "name": "DCOAboutWindow",
3   "version": "0.0.1",
4   "summary": "Introduces a prettier About Window.",
5   "description": "                       A replacement for the standard About dialog. Adds the option to open\n                       acknowledgements and visit the website by clicking a button.\n",
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.0.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