binChecker 0.1.0× 测试已测试✓ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2015年5月由 Thiago Lioy 维护。安装指南×binChecker 安装指南您想添加类似于以下内容的 pod 'binChecker', '~> 0.1' 到您的 Podfile 中target 'MyApp' do pod 'binChecker', '~> 0.1' end然后在您的终端或从 CocoaPods.app 中运行 pod install或者为了测试运行,运行以下命令pod try binChecker查看 PodspecGitHub 仓库CocoaPods.org 页面binChecker 0.1.0作者Thiago Lioytplioythiagolioy/binCheckerGitHub 仓库 用法 要运行示例项目,克隆仓库,然后首先从 Example 目录运行 pod install 要求 安装 binChecker 可通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中 pod "binChecker" 作者 Thiago Lioy,[email protected] 许可证 binChecker 可在 MIT 许可证下使用。有关更多信息,请参阅 LICENSE 文件。