NSDictionary-NilSafe
How we made NSDictionary nil safe at Glow, read more on Glow Tech Blog.
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, [email protected]
License
NSDictionary-NilSafe is available under the MIT license. See the LICENSE file for more info.