blob: c262f2d54c1998518caa11f707b099223e72b84a [file] [log] [blame]
{
"name": "FEHtmlLabel",
"version": "0.0.1",
"summary": "Display Html with UILabel.",
"description": "Display Html with UILabel,better than others.",
"homepage": "https://github.com/SmallElephant/FEHtmlLabel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SmallElephant": "SmallElephant@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SmallElephant/FEHtmlLabel.git",
"tag": "0.0.1"
},
"source_files": [
"FEHtmlLabel/Classes",
"FEHtmlLabel/Classes/**/*.{h,m}"
],
"exclude_files": "FEHtmlLabel/Classes/Exclude"
}