[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / 0 / CNSplitView / 0.1.1 / CNSplitView.podspec.json
bloba9b026a1f4c8339bba7d7512c7573f5136a6416e
2   "name": "CNSplitView",
3   "version": "0.1.1",
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.1"
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"