Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.15 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.15 KB

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.