SafeCollections 0.0.2× 测试已测试✗ 语言语言 Objective-CObjective C许可证 MIT许可证 发布时间最后发布2014年12月由Christian Otkjær维护。安装指南×SafeCollections安装指南您需要在Podfile中添加以下类似的代码:`pod 'SafeCollections', '~> 0.0'`target 'MyApp' do pod 'SafeCollections', '~> 0.0' end然后,在终端中运行pod install,或者从CocoaPods.app中运行。或者,为了进行测试,运行以下命令pod try SafeCollections查看PodspecGitHub存储库CocoaPods.org上的页面SafeCollections 0.0.2作者:Christian Otkjærcotkjaer/SafeCollectionsGitHub存储库 UICollection类中nil和越界安全的访问