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