blob: da032eea1b8ee1a6082346d41eefa41fae28d577 [file] [log] [blame]
{
"name": "RCPaddingLabel",
"version": "0.0.1",
"summary": "Label with padding, support autolayout",
"description": "Label with padding, support autolayout. When used in autolayout, if text or attributeText of the label is null, the height of the label will be 0,",
"homepage": "https://github.com/whyefa/RCPaddingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"broken": "whyefa@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/whyefa/RCPaddingLabel.git",
"tag": "0.0.1"
},
"source_files": "RCPaddingLabel/*.{h,m}"
}