CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Cristian Monterroza.
A bundle of ObjC joy! Read below to get a hint of all the awesome.
A collection of helpful c macros.
Singleton-in-a-macro. For the times when you really need a singleton and you want to declare it with one line of code.
Lazy instation in a macro. Now you can do 1 line lazy property instantiation.
NSObject category that allows code execution timing at the nanosecond scale with 1 line of code.
Although, this library does not take along time to install, I include the library in my .pch file as I use these categories everywhere.
iOS 7 minimum.
Cristian Monterroza(aka Rismay), [email protected]
WSMUtilities is available under the MIT license. See the LICENSE file for more info.
Although, this library does not take along time to install, I include the library in my .pch file as I use these categories everywhere.