blob: 1e5c430e00bb6a52a75f6d8628edf9519500ac12 [file] [log] [blame]
{
"name": "SWExLabel",
"version": "0.2.0",
"summary": "微信表情处理框架",
"swift_version": "4.2",
"description": "富文本表情处理框架",
"homepage": "https://github.com/AlanMoMo/SWExLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyx96553@163.com": "wyx96553@163.com"
},
"source": {
"git": "https://gitee.com/momo96553/SWExLabel.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SWExLabel/Classes/**/*",
"frameworks": "UIKit"
}