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