This is a MonoTouch binding for Matt Gemmell's SplitViewController library which can be found at
http://github.com/mattgenmmell/MGSplitViewController
To build the bindings, run the make
command from within the bindings
directory.
To build the sample project, open MGSplitViewSample.sln in MonoDevelop and run it.
Simply add MGSplitViewController.dll to your project's References in MonoDevelop and you are good to go!