blob: d7cddeb9054648f871de7c2187eb4d205c3940e1 [file] [log] [blame]
{
"name": "UILabel+M5FillFrame",
"version": "1.0.2",
"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.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "*.{h,m}"
}