blob: 0495217cdba08e4f6f42e2b699b7105dc74576ce [file] [log] [blame]
{
"name": "SWExLabel",
"version": "0.1.0",
"summary": "富文本框的扩展,可以加载自定义表情。",
"swift_version": "4.2",
"description": "富文本处理自定义表情,加载到Label中。",
"homepage": "https://gitee.com/momo96553/ALLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlanMomo": "aby.swifter@outlook.com"
},
"source": {
"git": "https://gitee.com/momo96553/ALLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SWExLabel/Classes/**/*"
}