CommonCryptoSwift 1.0.1× 测试测试版本✗ 语言支持语言 Obj-CObjective C许可证 MIT 发布日期最后发布2016年4月由Alex Littleohn维护。安装指南×CommonCryptoSwift 安装指南您需要在 Podfile 中添加类似于以下内容的代码:pod 'CommonCryptoSwift', '~> 1.0'target 'MyApp' do pod 'CommonCryptoSwift', '~> 1.0' end然后,在终端中运行 pod install 或者在 CocoaPods.app 中执行。或者,您可以先测试运行,执行以下命令:pod try CommonCryptoSwift查看 PodspecGitHub 仓库CocoaPods.org 上的页面CommonCryptoSwift 1.0.1由Alex LittlejohnAlexLittlejohn/CommonCryptoSwiftGitHub 仓库 一个适用于 Swift 项目的 CommonCrypto 框架导入包装器