CMDQueryStringSerialization 0.4.1× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2015Maintained by Caleb Davenport.Installation Guide×Installation Guide for CMDQueryStringSerializationYou want to add pod 'CMDQueryStringSerialization', '~> 0.4' similar to the following to your Podfile:target 'MyApp' do pod 'CMDQueryStringSerialization', '~> 0.4' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CMDQueryStringSerializationSee PodspecGitHub RepoPage on CocoaPods.orgCMDQueryStringSerialization 0.4.1ByCaleb Davenportcalebd/CMDQueryStringSerializationGitHub Repo Easy conversion between dictionaries and query strings in Objective-C. Installation pod 'CMDQueryStringSerialization' Authors Caleb Davenport License MIT