soffes / SAMLabel

A simple subclass of UILabel with vertical alignment and text insets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAMLabel

A simple subclass of UILabel with vertical alignment and text insets.

SAMLabel is tested on iOS 6 and requires ARC. Released under the MIT license.

Installation

Simply add the files in the SAMLabel.h and SAMLabel.m to your project or add SAMLabel to your Podfile if you're using CocoaPods.

About

A simple subclass of UILabel with vertical alignment and text insets.

License:MIT License


Languages

Language:Objective-C 85.5%Language:Ruby 14.5%