blob: ab64171d11425d15532c406aa71f89dffb28317a [file] [log] [blame]
{
"name": "CCNPreferencesWindowController-Swift",
"version": "1.4.2",
"summary": "An Objective-C/Swift class for automated management of preference view controllers.",
"description": "CCNPreferencesWindowController is an Objective-C/Swift subclass of NSWindowController that automatically manages your custom view controllers for handling app preferences.",
"homepage": "https://github.com/phranck/CCNPreferencesWindowController",
"authors": {
"Frank Gregor": "phranck@cocoanaut.com"
},
"source": {
"git": "https://github.com/phranck/CCNPreferencesWindowController.git",
"tag": "1.4.2"
},
"platforms": {
"osx": "10.10"
},
"source_files": "CCNPreferencesWindowController/**/*.{swift}",
"license": {
"type": "MIT"
}
}