blob: e712b3c896fe75ece6d1185522cb7e5263f77606 [file] [log] [blame]
{
"name": "LSHtmlLabel",
"version": "1.0.1",
"summary": "custom UILabel",
"description": "一个点击文字跳链的UIlabel子类",
"homepage": "https://github.com/lingshengjx/LSHtmlLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"凌胜": "lingshengjx@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lingshengjx/LSHtmlLabel.git",
"tag": "1.0.1"
},
"source_files": "LSHtmlLabel/*.{h,m}"
}