blob: 35e6827fe31103d7559e1c7cf3a09ceb60c98117 [file] [log] [blame]
{
"name": "XYAutoScrollLabel",
"version": "0.0.3",
"summary": "一个文本超出文本框时自动滚动显示 的开源控件",
"homepage": "https://github.com/Wcaulpl/XYAutoScrollLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wcaulpl": "slzxy14@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Wcaulpl/XYAutoScrollLabel.git",
"tag": "0.0.3"
},
"source_files": [
"XYAutoScrollLabel",
"XYAutoScrollLabel/*.{h,m}"
]
}