TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Nov 2015 |
Maintained by Grigory Lutkov.
iOS helper contains a lot of useful macrosses, methods and hints for every day.
Download repository, then add LGHelper directory to your project.
platform :ios, '6.0'
pod 'LGHelper', '~> 1.1'
github "Friend-LGA/LGHelper" ~> 1.1
In the source files where you need to use the library, import the header file:
#import "LGHelper.h"
For more details see LGHelper.h
LGHelper is released under the MIT license. See LICENSE for details.