blob: 9afb5054b74260bbd4e2c870bac7c2714334777a [file] [log] [blame]
{
"name": "MK_Text",
"version": "0.3.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.3.0"
},
"platforms": {
"osx": "10.10",
"ios": "8.0"
},
"source_files": "MK_Text/Source/*.swift",
"swift_version": "4.0"
}