MMMutableMethods 0.0.2× 测试已测试✗ 语言 Obj-CObjective C许可协议 MIT 发布最后发布2015年2月由 Anton Bukov、Fly 维护。安装指南×MMMutableMethods 安装指南您可以在 Podfile 中添加类似于以下内容的代码 pod 'MMMutableMethods', '~> 0.0'target 'MyApp' do pod 'MMMutableMethods', '~> 0.0' end然后在终端中运行 pod install,或者从 CocoaPods.app 运行。或者为了进行测试运行,可以运行以下命令pod try MMMutableMethods查看 PodspecGitHub 仓库CocoaPods.org 上的页面MMMutableMethods 0.0.2作者Flanker4Flanker4/MMMutableMethodsGitHub 仓库 Objective-C 的匿名类 Simple library to declare anonimous classes in Objective-C runtime, override methods for instances of classes and add methods for instances of classes. 安装 pod 'MMMutableMethods' 作者 Flanker4 许可协议 MIT