IBDecodable 0.0.1×Maintained by Steven Deutsch, phimage.Installation Guide×Installation Guide for IBDecodableYou want to add pod 'IBDecodable', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'IBDecodable', '~> 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 IBDecodableSee PodspecGitHub RepoPage on CocoaPods.orgIBDecodable 0.0.1BySteven DeutschIBDecodable/IBDecodableGitHub RepoIBDecodable A tool to translate .xib and .storyboard XML into Swift models.