blob: 1d2d08b7b76e765555494166b0b15de1c6974609 [file] [log] [blame]
{
"name": "MK_Text",
"version": "0.2.0",
"summary": "帮助开发者处理富文本的Swift框架,支持OSX,iOS",
"description": "帮助开发者处理富文本的Swift框架,具体内容后续补充 详情看主页~(๑•ᴗ•๑)",
"homepage": "https://github.com/dearmiku/MK_Text.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dear_Miku": "372154465@qq.com"
},
"source": {
"git": "https://github.com/dearmiku/MK_Text.git",
"tag": "0.2.0"
},
"platforms": {
"osx": "10.10",
"ios": "8.0"
},
"source_files": "MK_Text/Source/*.swift",
"swift_version": "4.0"
}