JCNavigationController 1.0.8× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Oct 2016Maintained by Jam.Installation Guide×Installation Guide for JCNavigationControllerYou want to add pod 'JCNavigationController', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'JCNavigationController', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try JCNavigationControllerSee PodspecGitHub RepoPage on CocoaPods.orgJCNavigationController 1.0.8ByJamSerilesJam/JCNavigationControllerGitHub Repo JCNavigationConroller是一个可以在不同页面自定义NavigationBar样式,而且互相不影响。 支持StroyBoard xib code 不影响原有的导航栏的navigationItem和其他navigationBar的属性,包括设置的barTintColor,backgroundImage等 效果