StoryboardInitializer 0.0.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by azu, akuraru.Installation Guide×Installation Guide for StoryboardInitializerYou want to add pod 'StoryboardInitializer', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'StoryboardInitializer', '~> 0.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 StoryboardInitializerSee PodspecGitHub RepoPage on CocoaPods.orgStoryboardInitializer 0.0.2Byazuazu/StoryboardInitializerGitHub Repo It is handling instantiateViewControllerWithIdentifier: of storyboard. Simple Storyboard utility. It is handling instantiateViewControllerWithIdentifier:. Installation pod 'StoryboardInitializer' Authors azu License MIT