在 Glow 中如何使 NSDictionary 成为 nil 安全,更多信息请阅读 Glow 技术博客。
要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install
。
NSDictionary-NilSafe 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中:
pod "NSDictionary-NilSafe"
Allen Hsu, [email protected]
NSDictionary-NilSafe 在 MIT 许可下提供。有关更多信息,请参阅 LICENSE 文件。