[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / d / 0 / CNSplitView / 0.1.8 / CNSplitView.podspec.json
blobbed1d9964209a0e35ddd552c80b6452d8afea20a
2   "name": "CNSplitView",
3   "version": "0.1.8",
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.8"
12   },
13   "platforms": {
14     "osx": "10.8"
15   },
16   "requires_arc": true,
17   "source_files": "CNSplitView/*.{h,m}",
18   "license": {
19     "type": "MIT",
20     "file": "ReadMe.md"
21   },
22   "frameworks": "QuartzCore"