JMSplitViewController is NOT a replacement for UISplitViewController. I made it for my own use but feel free to use/fork it. This lib is based on MGSplitViewController by @mattgemmell https://github.com/mattgemmell/MGSplitViewController If you're looking for an UISplitViewController replacement with enhancements you should look at Matt's Lib.
TODO - Update
Import "JMSplitViewController.h" & "JMSplitViewController.m" in your project and you're good to go.
This Code is released under the MIT License. The JMSplitViewController code comes with no warranty of any kind.
Because this code is based on MGSplitViewController, you must not remove attributions to Matt Gemmel.
Feel free to fork / pull request / file an issue. If you need to contact me, I'm pretty sure you'll find a way.