blob: b63aa27c9e278d4c3602b44205d69c5cee61224f [file] [log] [blame]
{
"name": "CCNPreferencesWindowController",
"version": "1.2.2",
"summary": "An Objective-C class for automated management of preference view controllers.",
"description": "CCNPreferencesWindowController is an Objective-C 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.2.2"
},
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"source_files": "CCNPreferencesWindowController/*.{h,m}",
"license": {
"type": "MIT"
},
"deprecated": true
}