[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / a / 8 / CCNPreferencesWindowController / 1.4.1 / CCNPreferencesWindowController.podspec.json
blob4a51184140122dab44dd04b54783fc1f80a1c39f
2   "name": "CCNPreferencesWindowController",
3   "version": "1.4.1",
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.1"
13   },
14   "platforms": {
15     "osx": "10.10"
16   },
17   "requires_arc": true,
18   "source_files": "CCNPreferencesWindowController/*.{h,m,swift}",
19   "license": {
20     "type": "MIT"
21   },
22   "deprecated": true