blob: accd1f87898a8901c733d8cc09988acc1f10a8e3 [file] [log] [blame]
{
"name": "DFLabelSizeFit",
"version": "1.0.0",
"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.0.0"
},
"source_files": [
"DFLabelSizeFit",
"DFLabelSizeFit/**/*.{h,m}"
],
"requires_arc": true
}