CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Allen Hsu

2pods

GLPubSub

A wrapper of NSNotificationCenter to make pub sub easier

License: MIT

  • Objective C

NSDictionary-NilSafe

With this category, now you can insert nil into NSDictionary, which will be replaced with NSNull, and NSNull is safer now, which can take any arbitrary method calls like nil.

License: MIT

  • Objective C