AYResponder 1.0.0× 测试已测试✗ Lang语言 Obj-CObjective C许可 MIT 发布最新版本2016年7月由Alan Yeh维护。安装指南×AYResponder 安装指南您希望在 Podfile 中添加类似以下内容的代码:pod 'AYResponder', '~> 1.0'target 'MyApp' do pod 'AYResponder', '~> 1.0' end然后在终端内部或从 CocoaPods.app 运行 pod install。另外,为了进行测试运行,运行以下命令:pod try AYResponder查看 PodspecGitHub 仓库CocoaPods.org 中的页面AYResponder 1.0.0作者:Alan Yehalan-yeh/AYResponderGitHub 仓库 示例 要运行示例项目,首先克隆仓库,然后从 Example 目录中运行 pod install。 需求 安装 AYResponder 可通过CocoaPods获得。要安装它,只需将以下行添加到您的 Podfile 中 pod "AYResponder" 作者 Alan Yeh,[email protected] 许可证 AYResponder 可在 MIT 许可证下使用。有关更多信息,请参见 LICENSE 文件。