CLUUserAgent 0.2.0× 测试已测试✓ 语言语言 Obj-CObjective C许可 MIT 发布上次发布2015 年 6 月由 Sven Herzberg 维护。安装指南×CLUUserAgent 的安装指南您想将类似以下的代码 pod 'CLUUserAgent', '~> 0.2' 添加到您的 Podfile 中target 'MyApp' do pod 'CLUUserAgent', '~> 0.2' end然后在终端内部或从 CocoaPods.app 运行 pod install或者想进行测试运行,运行以下命令pod try CLUUserAgent查看 PodspecGitHub 仓库CocoaPods.org 上的页面CLUUserAgent 0.2.0由Sven Herzbergherzi/clu-useragentGitHub 仓库 使用 要运行示例项目,请克隆仓库,然后从 Example 目录运行 pod install 要求 安装 CLUUserAgent 通过 CocoaPods 提供。要安装它,只需在 Podfile 中添加以下行 pod "CLUUserAgent" 作者 Sven Herzberg, [email protected] 许可 CLUUserAgent 基于 MIT 许可。有关更多信息,请参阅 LICENSE 文件。