ZWEventHandler 1.0.1×由 zw1924 维护。安装指南×ZWEventHandler 安装指南您需要在 Podfile 添加类似于以下内容:pod 'ZWEventHandler', '~> 1.0'target 'MyApp' do pod 'ZWEventHandler', '~> 1.0' end然后,在终端内运行 pod install 或从 CocoaPods.app 运行。另外,为了测试运行,请运行以下命令:pod try ZWEventHandler查看 PodspecGitHub 仓库CocoaPods.org 页面ZWEventHandler 1.0.1由ZW1924zw1924/EasyEventHandlerGitHub 仓库EasyEventHandler 不需要 block 或 delegate,就可以让 ViewController 处理 cell 或子视图的交互事件 导入 pod pod 'EasyEventHandler'
EasyEventHandler 不需要 block 或 delegate,就可以让 ViewController 处理 cell 或子视图的交互事件 导入 pod pod 'EasyEventHandler'