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