blob: a8cdd15d4d6e3e3087a34eb911118442e8bcf46e [file] [log] [blame]
{
"name": "MK_Text",
"version": "0.1.0",
"summary": "帮助开发者处理富文本的Swift框架",
"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.1.0"
},
"platforms": {
"osx": "10.10",
"ios": "8.0"
},
"source_files": "MK_Text/Source/*.swift",
"swift_version": "4.0"
}