blob: a45ebf1bb76cdf849e9c8f9e4b94c09df88d8899 [file] [log] [blame]
{
"name": "RBDynamicLabel",
"version": "0.1.0",
"summary": "A label which will dynamically adjust its height depending upon the length of the text,",
"description": "Set a top height constraint and trailing and leading constraints and the height will take care of itself.",
"homepage": "https://github.com/RichardBlanch/RBDynamicLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Richard Blanchard": "rb3blanchard@mac.com"
},
"source": {
"git": "https://github.com/RichardBlanch/RBDynamicLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RBDynamicLabel.swift",
"pushed_with_swift_version": "3.0"
}