TypeForKey 0.1× 测试已测试✗ 语言语言 Obj-CObjective C许可 MIT 发布最新发布2016年11月由Ian Grossberg维护。安装指南×TypeForKey安装指南您想要将类似于以下的内容添加到您的Podfile中:target 'MyApp' do pod 'TypeForKey', '~> 0.1' end然后在终端中运行pod install,或从CocoaPods.app中运行。或者为了测试运行,运行以下命令pod try TypeForKey查看PodspecGitHub仓库在CocoaPods.org上的页面TypeForKey 0.1由Ian Gyoiang/TypeForKeyGitHub仓库 Type For Key Type For Key提供了一组选择器,用于在与Objective-C的泛型集合对象交互时处理值的类型检查。