Skip to content

iOS helper extends UIColor, UIImage, UILabel, and other UI* classes

License

Notifications You must be signed in to change notification settings

maximtart/LGHelper-UI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LGHelper+UI

iOS helper extends UIColor, UIImage, UILabel, and other UI* classes.

Installation

With source code

Download repository, then add LGHelper+UI 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. See the "Get Started" section for more details.

Podfile

platform :ios, '6.0'
pod 'LGHelper+UI', '~> 1.0.0'

Usage

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

#import "LGHelper+UI.h"

More

For more details see header files in LGHelper+UI directory

License

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

About

iOS helper extends UIColor, UIImage, UILabel, and other UI* classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.1%
  • Ruby 0.9%