SAMLabel 0.1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Sam Soffes.Installation Guide×Installation Guide for SAMLabelYou want to add pod 'SAMLabel', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'SAMLabel', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SAMLabelSee PodspecGitHub RepoPage on CocoaPods.orgSAMLabel 0.1.0BySam Soffessoffes/SAMLabelGitHub Repo A simple subclass of UILabel with vertical alignment and text insets. Installation pod 'SAMLabel' Authors Sam Soffes License MIT