[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / a / 8 / CCNPreferencesWindowController / 1.4.0 / CCNPreferencesWindowController.podspec.json
blob05f0472b888c791a34cb1f4317c4fc28134125e4
2   "name": "CCNPreferencesWindowController",
3   "version": "1.4.0",
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.0"
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