blob: f5301060266924adbce17426b0451635070ad265 [file] [log] [blame]
{
"name": "UILabel+ContentSize",
"version": "1.0.1",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/UILabel-ContentSize",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "Get the content size of a UILabel with text, because I always forget how to and want to have it in one god damn place.",
"source": {
"git": "https://github.com/mergesort/UILabel-ContentSize.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "7.0"
}
}