blob: df0fc772ea795954f32a0379b31ed53bf35dc70f [file] [log] [blame]
{
"name": "UILabel+M5FillFrame",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Set M5FillFrameFontScale and M5FillFrameHeightOnly runtime attributes on UILabels or UIButtons to have their text fill/fit to their frame.",
"homepage": "https://github.com/mhuusko5/UILabel-M5FillFrame",
"social_media_url": "https://twitter.com/mhuusko5",
"authors": {
"Mathew Huusko V": "mhuusko5@gmail.com"
},
"source": {
"git": "https://github.com/mhuusko5/UILabel-M5FillFrame.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "*.{h,m}"
}