DRYResponder 1.3.0× 测试已测试✓ 语言语言 Obj-CObjective C许可 MIT 发布最新发布2014年12月由 Mike Seghers 维护。安装指南×DRYResponder 的安装指南你希望添加如下类似的代码到你的 Podfile 中 pod 'DRYResponder', '~> 1.3'target 'MyApp' do pod 'DRYResponder', '~> 1.3' end然后在终端内运行 pod install,或者从 CocoaPods.app 中运行。作为测试运行,运行以下命令pod try DRYResponder查看 PodspecGitHub 仓库CocoaPods.org 上的页面DRYResponder 1.3.0作者为Alex Manarpies 和 Mike Seghersappfoundrybeappfoundry/DRYResponderGitHub 仓库 iOS中Resonder/CallHandle的实现。 The iOS implementation of the Responder and CallHandle concepts 由Mike Seghers和Filip Maelbrancke在AppFoundry展示的远程架构中描述。(http://parleys.com/play/517a9286e4b0c6dcd9546458) 安装 pod 'DRYResponder' 作者 Alex Manarpies 和 Mike Seghers 许可 MIT