ARSafeJSON 0.0.7× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for ARSafeJSONYou want to add pod 'ARSafeJSON', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'ARSafeJSON', '~> 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 ARSafeJSONSee PodspecHomepagePage on CocoaPods.orgARSafeJSON 0.0.7ByAntoine Rabanes ARSafeJSON ARSafeJSON is a small library that will strip all occurences of NSNull from a JSON of any depth. Installation pod 'ARSafeJSON' Authors Antoine Rabanes License MIT