[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 6 / CBHAboutWindow / 1.1.0 / CBHAboutWindow.podspec.json
blobf04ab226c950f009ff64a0ae800b0d72ba5b0524
2   "name": "CBHAboutWindow",
3   "version": "1.1.0",
4   "module_name": "CBHAboutWindow",
5   "summary": "A fancier about window.",
6   "homepage": "https://github.com/chris-huxtable/CBHAboutWindow",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Huxtable": "chris@huxtable.ca"
13   },
14   "social_media_url": "https://twitter.com/@Chris_Huxtable",
15   "platforms": {
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/chris-huxtable/CBHAboutWindow.git",
20     "tag": "v1.1.0"
21   },
22   "requires_arc": true,
23   "public_header_files": "CBHAboutWindow/*.h",
24   "private_header_files": "CBHAboutWindow/_*.h",
25   "source_files": "CBHAboutWindow/*.{h,m}"