IBDecodable 0.0.1×Maintained by phimage, Steven Deutsch.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 IBDecodable×AppSight.io IntegrationThe CocoaPods Website has an optional integration with AppSight.io that checks every pod you look at for apps which consume it.AppSight.io is a third-party service which tracks SDKs usage in the top iOS + Android apps.You can turn it off by clicking here: DisableSee PodspecGitHub RepoPage on CocoaPods.orgIBDecodable 0.0.1BySteven DeutschIBDecodable/IBDecodableGitHub RepoIBDecodable A tool to translate .xib and .storyboard XML into Swift models.