DecodableBox 1.0×Maintained by Maciej Gad.Installation Guide×Installation Guide for DecodableBoxYou want to add pod 'DecodableBox', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'DecodableBox', '~> 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 DecodableBoxSee PodspecGitHub RepoHomepagePage on CocoaPods.orgDecodableBox 1.0ByMaciej Gadmaciej_gadMaciejGad/DecodableBoxGitHub RepoDecodableBox You can use this library to box your models so you don't need to struggle with decoding complex JSONs
DecodableBox You can use this library to box your models so you don't need to struggle with decoding complex JSONs