StringUtils 0.3.0× 测试已测试✗ 语言语言 SwiftSwift许可证 MIT 发布最后发布2016年6月 SPM支持 SPM✗由 Jackie Meggesto 维护。安装指南×StringUtils 安装指南您想在 Podfile 中添加类似以下内容target 'MyApp' do pod 'StringUtils', '~> 0.3' end然后在您的终端或从 CocoaPods.app 中运行 pod install或者为了进行测试运行,运行以下命令pod try StringUtils查看 PodspecGitHub 仓库CocoaPods.org 上的页面StringUtils 0.3.0作者:JmeggestoJmeggesto/StringUtilsGitHub 仓库 StringUtils 概述 一组有用的 Swift 字符串扩展库。 安装 StringUtils 可通过 CocoaPods 获得。为了安装它,只需将以下行添加到您的 Podfile 中 use_frameworks! target "YourXcodeProj" do pod 'StringUtils', '~> 0.2.1' end 作者 Jmeggesto, [email protected] 许可证 StringUtils 在 MIT 许可证下可用。更多信息请参阅 LICENSE 文件。