blob: 02a821635b18ea0e51703104bc62bc6d1867c0b5 [file] [log] [blame]
{
"name": "RBDynamicLabel",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RBDynamicLabel.swift",
"pushed_with_swift_version": "3.0"
}