CNSplitView 0.1.9× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Frank Gregor.Installation Guide×Installation Guide for CNSplitViewYou want to add pod 'CNSplitView', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'CNSplitView', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CNSplitViewSee PodspecGitHub RepoPage on CocoaPods.orgCNSplitView 0.1.9ByFrank Gregorphranck/CNSplitViewGitHub Repo CNSplitView is an feature enhanced derivative of NSSplitView. It has support for sticky top or bottom toolbars for each of its subviews. Installation pod 'CNSplitView' Authors Frank Gregor License MIT