[Add] ZIMKit 2.6.8
[CocoaPods.git] / Specs / 4 / d / 0 / CNSplitView / 0.1.4 / CNSplitView.podspec.json
blob6403f26f124a3347a7bd4dc9511ac3031937dd69
2   "name": "CNSplitView",
3   "version": "0.1.4",
4   "summary": "CNSplitView is an feature enhanced derivative of NSSplitView. It has support for sticky top or bottom toolbars for each of its subviews.",
5   "homepage": "https://github.com/phranck/CNSplitView",
6   "authors": {
7     "Frank Gregor": "phranck@cocoanaut.com"
8   },
9   "source": {
10     "git": "https://github.com/phranck/CNSplitView.git",
11     "tag": "0.1.4"
12   },
13   "platforms": {
14     "osx": "10.7"
15   },
16   "requires_arc": true,
17   "source_files": "CNSplitView/*.{h,m}",
18   "license": {
19     "type": "MIT",
20     "file": "ReadMe.md"
21   },
22   "frameworks": "QuartzCore"