MEFoundation 1.0.10

MEFoundation 1.0.10

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

Maintained by William Towe, Norm Barnard.



  • By
  • William Towe, Norm Barnard, Jason Anderson and Josh Kovach

A collection of classes that extend the Foundation framework. Compatible with iOS/OSX, 7.0+/10.9+.

Documentation

The headers are documented. Read them.

Tests

There are tests for the NSString related methods.

Headers

  • MEDebugging.h, debugging related macros and a function for timing blocks
  • MEFunctions.h, wrappers around dispatch_async() and dispatch_sync()
  • MEGeometry.h, functions for dealing with CGRect
  • MEMacros.h, macros wrapping __weak, and __unsafe_unretained declarations

Categories