Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LGHelper

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.

With CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries in your projects. To install with cocoaPods, follow the "Get Started" section on CocoaPods.

Podfile

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

With Carthage

Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods. To install with carthage, follow the instruction on Carthage.

Cartfile

github "LGLibs/LGHelper" ~> 1.1.0

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

Repos / Mirrors

License

Copyright (c) 2015 Grigorii Lutkov <grigorii@lutkov.dev>

Licensed under the MIT License

About

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

Resources

Stars

31 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages