BCJSONMapper 0.2.10× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Apr 2015Maintained by Benedict Cohen.Installation Guide×Installation Guide for BCJSONMapperYou want to add pod 'BCJSONMapper', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'BCJSONMapper', '~> 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 BCJSONMapperSee PodspecGitHub RepoPage on CocoaPods.orgBCJSONMapper 0.2.10ByBenedict CohenBenedictCBenedictC/BCJSONMapperGitHub RepoThis library is deprecated, it is recommended you look at BCJSONReader. An Objective-C library for handling real world JSON. BCJSONMapper has been retired. Please use BCJSONReader instead. Installation pod 'BCJSONMapper' Authors Benedict Cohen License MIT