NSString-UrlEncode 2.1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2015Maintained by Kevin Renskers.Installation Guide×Installation Guide for NSString-UrlEncodeYou want to add pod 'NSString-UrlEncode', '~> 2.1' similar to the following to your Podfile:target 'MyApp' do pod 'NSString-UrlEncode', '~> 2.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try NSString-UrlEncodeSee PodspecGitHub RepoPage on CocoaPods.orgNSString-UrlEncode 2.1.0ByKevin Renskerskevinrenskers/NSString-URLEncodeGitHub Repo NSString-URLEncode Category that adds URLEncode and URLDecode to NSString.