Mantle-CodableTransformer 0.2.0×Maintained by Syo Ikeda.Installation Guide×Installation Guide for Mantle-CodableTransformerYou want to add pod 'Mantle-CodableTransformer', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'Mantle-CodableTransformer', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try Mantle-CodableTransformer Depends on:Mantle~> 2.1ObjectEncoder~> 0.2 See PodspecGitHub RepoPage on CocoaPods.orgMantle-CodableTransformer 0.2.0BySho Ikedaikesyo/Mantle-CodableTransformerGitHub RepoMantle-CodableTransformer A ValueTransformer implementation for Mantle and Codable combination, which is useful for migration from Mantle to Codable.
Mantle-CodableTransformer A ValueTransformer implementation for Mantle and Codable combination, which is useful for migration from Mantle to Codable.