MAKVONotificationCenter 0.0.2× 测试已测试✗ 语言语言 Obj-CObjective C许可证 BSD 发布上次发布2014年12月由 未声明 维护。安装指南×MAKVONotificationCenter 安装指南pod 'MAKVONotificationCenter', '~> 0.0'target 'MyApp' do pod 'MAKVONotificationCenter', '~> 0.0' end然后在与终端中运行 pod install,或从 CocoaPods.app 运行。或者,为了进行测试运行,执行以下命令:pod try MAKVONotificationCenter查看 PodspecGitHub仓库主页CocoaPods.org 上的页面MAKVONotificationCenter 0.0.2作者:Mike Ashmikeash/MAKVONotificationCenterGitHub仓库 此README是一个占位符。有关更多信息,请参阅正确实现键值观察,位于Michael Ash的博客。 此代码最初由Michael Ash编写,并由Gwynne Raskind修改以添加块支持、ARC模式、自动在dealloc中注销观察者以及每个注册多个keypath。