• Stars
    star
    270
  • Rank 152,189 (Top 3 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

How we made NSDictionary nil safe at Glow

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, [email protected]

License

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