blob: cf88136ce3ae8e11efdccef7f2c136b558acdae2 [file] [log] [blame]
{
"name": "FYFLabelHeight",
"version": "0.0.23",
"summary": "计算文本高度的工具",
"description": "计算文本高度的工具",
"homepage": "https://github.com/fanyunfei786452470/FYFLabelHeight",
"license": "MIT",
"authors": {
"yunfei.fan": "fyf786452470@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fanyunfei786452470/FYFLabelHeight.git",
"tag": "0.0.23",
"branch": "master"
},
"source_files": "FYFLabel/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}