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.
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.