AFXMLDictionarySerializer 0.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Mar 2015Maintained by Unclaimed.Installation Guide×Installation Guide for AFXMLDictionarySerializerYou want to add pod 'AFXMLDictionarySerializer', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'AFXMLDictionarySerializer', '~> 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 AFXMLDictionarySerializer Depends on:AFNetworking>= 2.0XMLDictionary>= 0 See PodspecGitHub RepoPage on CocoaPods.orgAFXMLDictionarySerializer 0.0.1Byideaismobileideaismobile/AFXMLDictionarySerializerGitHub Repo Support for converting XML do NSDictionary in AFNetworking. Installation pod 'AFXMLDictionarySerializer' Authors ideaismobile License MIT