NilSafety 1.0.2

NilSafety 1.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Oct 2016

Maintained by ObornJung.



NilSafety 1.0.2

  • By
  • Oborn.Jung

How we made NSArray、NSMutableArray、NSDictionary、NSMutableDictionary nil safe at Glow.

Example

[[NilSafeManager sharedInstance] setupWithOdds:odds]; ///< odds is work frequency for NilSafety

Requirements

Installation

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

pod 'NilSafety'

Author

Oborn Jung, [email protected]

License

NilSafety is available under the MIT license. See the LICENSE file for more info.