NibBased 1.0×Maintained by Maciej Gad.Installation Guide×Installation Guide for NibBasedYou want to add pod 'NibBased', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'NibBased', '~> 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 NibBasedSee PodspecGitHub RepoPage on CocoaPods.orgNibBased 1.0ByMaciej Gadmaciej_gadMaciejGad/NibBasedGitHub RepoNibBased A micro-framework that helps to handle xib/nib based layout.