AESEncryptManager 0.1.0× 测试已测试✗ 语言语言 Objective CObjective C许可证 MIT 发布最后发布2016年11月由 Michael Wang 维护。安装指南×AESEncryptManager 的安装指南您想在 Podfile 中添加类似于以下的内容来添加 pod 'AESEncryptManager', '~> 0.1'target 'MyApp' do pod 'AESEncryptManager', '~> 0.1' end然后在您的终端或从 CocoaPods.app 中运行 pod install另外,为了进行测试运行,运行以下命令pod try AESEncryptManager查看 PodspecGitHub 仓库CocoaPods.org 上的页面AESEncryptManager 0.1.0作者:michael wangwww.wangyan.imxiaoxiaocainiao/AESEncryptManagerGitHub 仓库 用法 要运行示例项目,克隆仓库,然后首先从 Example 目录运行 pod install 要求 安装 AESEncryptManager 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile pod "AESEncryptManager" 作者 michael wang, [email protected] 许可证 AESEncryptManager 可在 MIT 许可证下获得。有关更多信息,请参阅 LICENSE 文件。