blob: 274fcb005ef3d14f07233b4561a2111f30de378a [file] [log] [blame]
{
"name": "SHLabel",
"version": "1.0.1",
"summary": "基于Label添加文字局部点击",
"license": "MIT",
"authors": {
"CSH": "624089195@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"homepage": "https://github.com/CCSH/SHLabel",
"source": {
"git": "https://github.com/CCSH/SHLabel.git",
"tag": "1.0.1"
},
"source_files": "SHLabel/*.{h,m}"
}