[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / e / 6 / DBPrefsWindowController / 0.0.1 / DBPrefsWindowController.podspec.json
blob7fb2d6ceaa31609d48918f8a3539b89bfe20283e
2   "name": "DBPrefsWindowController",
3   "version": "0.0.1",
4   "summary": "A subclass of NSWindowController that provides an easy way to create preference windows.",
5   "homepage": "https://github.com/kgn/DBPrefsWindowController",
6   "license": {
7     "type": "Creative Commons License",
8     "text": "http://creativecommons.org/licenses/by/3.0/"
9   },
10   "authors": {
11     "David Keegan": "git@davidkeegan.com"
12   },
13   "source": {
14     "git": "https://github.com/kgn/DBPrefsWindowController.git",
15     "commit": "8696fee5db40ec62f1544c8d002532b1ba81cd5e"
16   },
17   "platforms": {
18     "osx": null
19   },
20   "source_files": "Source/*.{h,m}",
21   "exclude_files": "**/{AppController,main,AppPrefs}*",
22   "requires_arc": true