blob: 939156094fcf0c9034349a6f28fa2ce01d7373c2 [file] [log] [blame]
{
"name": "DFLabelSizeFit",
"version": "1.1.2",
"summary": "one line of code to fit label size.",
"homepage": "https://github.com/ihoudf/DFLabelSizeFit",
"license": "MIT",
"authors": {
"ihoudf": "188816190@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ihoudf/DFLabelSizeFit.git",
"tag": "1.1.2"
},
"source_files": [
"DFLabelSizeFit",
"DFLabelSizeFit/**/*.{h,m}"
],
"requires_arc": true
}