allenhsu / NSDictionary-NilSafe

How we made NSDictionary nil safe at Glow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSDictionary-NilSafe

How we made NSDictionary nil safe at Glow, read more on Glow Tech Blog.

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

NSDictionary-NilSafe is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "NSDictionary-NilSafe"

Author

Allen Hsu, allen@glowing.com

License

NSDictionary-NilSafe is available under the MIT license. See the LICENSE file for more info.

About

How we made NSDictionary nil safe at Glow

License:MIT License


Languages

Language:Objective-C 78.2%Language:Ruby 21.8%