[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / 1 / a / 8 / CCNPreferencesWindowController / 1.3.1 / CCNPreferencesWindowController.podspec.json
blobe2db5c0f49ba90c4a6a16bdcb0064114fe90ca7a
2   "name": "CCNPreferencesWindowController",
3   "version": "1.3.1",
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.3.1"
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