blob: 1cb558b29f85bd59bb3ff71a175a89925cf2a787 [file] [log] [blame]
{
"name": "FXExpandableLabel",
"version": "0.1",
"summary": "A FXExpandableLabel",
"homepage": "https://github.com/feixue299/ExpandableLabelOC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wupengfei": "1569485690@qq.com"
},
"source": {
"git": "https://github.com/feixue299/ExpandableLabelOC.git",
"tag": "0.1"
},
"source_files": "Sources/**/*.{h,m}",
"platforms": {
"ios": "9.0"
}
}