S2MToolbox 0.2.3

S2MToolbox 0.2.3

TestsTested
LangLanguage Obj-CObjective C
License BSD
ReleasedLast Release Oct 2015

Maintained by François Benaiteau, Jörn Ehmann, Sanggeon Park.



  • By
  • François Benaiteau, Jörn Ehmann, Sanggeon Park and Nils Grabenhorst

S2M Toolbox for iOS

Here is a collection of useful code that can be used through iOS projects.

Note that all files are ARC only.

INSTALL

via git submodule

  • Add it by git
 git submodule add https://github.com/sinnerschrader-mobile/s2m-toolbox-ios submodules/s2m-toolbox-ios
  • Add the files you need to your xcode project.