LGHelper 1.1.2

LGHelper 1.1.2

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

Maintained by Grigory Lutkov.



LGHelper 1.1.2

  • By
  • Grigory Lutkov

iOS helper contains a lot of useful macrosses, methods and hints for every day.

Installation

With source code

Download repository, then add LGHelper directory to your project.

Podfile

platform :ios, '6.0'
pod 'LGHelper', '~> 1.1'

Cartfile

github "Friend-LGA/LGHelper" ~> 1.1

Usage

In the source files where you need to use the library, import the header file:

#import "LGHelper.h"

More

For more details see LGHelper.h

License

LGHelper is released under the MIT license. See LICENSE for details.