blob: 2d5fb4a6956270e9c60dcd22fbf760b4365bf11e [file] [log] [blame]
{
"name": "ESAdjustableLabel-Category",
"version": "0.0.1",
"license": "none specified",
"summary": "This category implements some basic methods to modify the dimensions of a given UILabel.",
"homepage": "https://github.com/edgarschmidt/ESAdjustableLabel-Category",
"authors": {
"Edgar Schmidt": "https://github.com/edgarschmidt"
},
"source": {
"git": "https://github.com/edgarschmidt/ESAdjustableLabel-Category.git",
"commit": "febfd4d4e3d18f6dfac0637449bdb13a3c89fc04"
},
"platforms": {
"ios": null
},
"source_files": "ESAdjustableLabel/UILabel+ESAdjustableLabel.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": false
}