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

CLKSingletons 0.1.1

CLKSingletons 0.1.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Feb 2015

Maintained by Tyler Sheaffer.



  • By
  • tsheaff

CLKSingletons provides an elegant macro for declaring singletons in your iOS app.

It also provide tools to manage all of your singleton instances collectively, including KVOing on their properties and destroying them individually or all together.