NSString-UrlEncode 2.1.0× 测试已测试✗ 语种语言 Obj-CObjective C许可 MIT 发布最新发布2015年12月由 Kevin Renskers 维护。安装指南×NSString-UrlEncode 的安装指南您想要将 pod 'NSString-UrlEncode', '~> 2.1' 类似以下内容添加到您的 Podfile 中target 'MyApp' do pod 'NSString-UrlEncode', '~> 2.1' end然后在终端中运行 pod install,或从 CocoaPods.app 运行。或者为了测试运行,运行以下命令pod try NSString-UrlEncode查看 PodspecGitHub 仓库CocoaPods.org 上的页面NSString-UrlEncode 2.1.0由Kevin Renskerskevinrenskers/NSString-URLEncodeGitHub 仓库 NSString-URLEncode 为 NSString 添加 URLEncode 和 URLDecode 类别的工具。