[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / f / 6 / CCNPreferencesWindowController-Swift / 1.4.2 / CCNPreferencesWindowController-Swift.podspec.json
blobab64171d11425d15532c406aa71f89dffb28317a
2   "name": "CCNPreferencesWindowController-Swift",
3   "version": "1.4.2",
4   "summary": "An Objective-C/Swift class for automated management of preference view controllers.",
5   "description": "CCNPreferencesWindowController is an Objective-C/Swift subclass of NSWindowController that automatically manages your custom view controllers for handling app preferences.",
6   "homepage": "https://github.com/phranck/CCNPreferencesWindowController",
7   "authors": {
8     "Frank Gregor": "phranck@cocoanaut.com"
9   },
10   "source": {
11     "git": "https://github.com/phranck/CCNPreferencesWindowController.git",
12     "tag": "1.4.2"
13   },
14   "platforms": {
15     "osx": "10.10"
16   },
17   "source_files": "CCNPreferencesWindowController/**/*.{swift}",
18   "license": {
19     "type": "MIT"
20   }