ESAdjustableLabel-Category 0.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for ESAdjustableLabel-CategoryYou want to add pod 'ESAdjustableLabel-Category', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'ESAdjustableLabel-Category', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ESAdjustableLabel-CategorySee PodspecGitHub RepoPage on CocoaPods.orgESAdjustableLabel-Category 0.0.1ByEdgar Schmidtedgarschmidt/ESAdjustableLabel-CategoryGitHub Repo This category implements some basic methods to modify the dimensions of a given UILabel. Installation pod 'ESAdjustableLabel-Category' Authors Edgar Schmidt License Custom