blob: 3258b34a3fe9acb6e6e0ba26ae66483041204b9c [file] [log] [blame]
{
"name": "WLAttributedLabel",
"version": "1.0.1",
"summary": "图文混编组件",
"description": "图文混编组件.",
"homepage": "https://github.com/StoneStoneStoneWang/WLAttributedLabel",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLAttributedLabel.git",
"tag": "1.0.1"
},
"source_files": "Code/**/*.{swift}"
}