[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 8 / CCNPreferencesWindowController / 1.2.2 / CCNPreferencesWindowController.podspec.json
blobb63aa27c9e278d4c3602b44205d69c5cee61224f
2   "name": "CCNPreferencesWindowController",
3   "version": "1.2.2",
4   "summary": "An Objective-C class for automated management of preference view controllers.",
5   "description": "CCNPreferencesWindowController is an Objective-C 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.2.2"
13   },
14   "platforms": {
15     "osx": "10.10"
16   },
17   "requires_arc": true,
18   "source_files": "CCNPreferencesWindowController/*.{h,m}",
19   "license": {
20     "type": "MIT"
21   },
22   "deprecated": true