blob: f3cd4ba57e0e62b93ab4189f4e657f2be978f9cf [file] [log] [blame]
{
"name": "SHLabel",
"version": "1.0.0",
"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.0"
},
"source_files": "SHLabel/*.{h,m}"
}