[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 1 / e / DCOAboutWindow / 0.0.2 / DCOAboutWindow.podspec.json
blob36c139ff65d91456747a02acd98cbcf37aa4ae7a
2   "name": "DCOAboutWindow",
3   "version": "0.0.2",
4   "summary": "Introduces a prettier About Window.",
5   "description": "                       A replacement for the standard About dialog. Adds the option to open\n                       acknowledgments 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.2"
17   },
18   "source_files": "DCOAboutWindow/*.{h,m}",
19   "resources": "DCOAboutWindow/*.{xib}",
20   "frameworks": "QuartzCore",
21   "dependencies": {
22     "DCOTransparentScroller": [
24     ]
25   },
26   "requires_arc": true