[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 6 / CBHAboutWindow / 1.0.1 / CBHAboutWindow.podspec.json
blobc2bc3e6e03a2333b5af81cf22af98765127504c5
2   "name": "CBHAboutWindow",
3   "version": "1.0.1",
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.0.1"
21   },
22   "requires_arc": true,
23   "public_header_files": "CBHAboutWindow/*.h",
24   "private_header_files": "CBHAboutWindow/_*.h",
25   "source_files": "CBHAboutWindow/*.{h,m}"