blob: 734ac442e1b78006ecefb9758947bd3c20dfe60b [file] [log] [blame]
{
"name": "KSCTags",
"version": "1.0.8",
"summary": "KSCTags.",
"description": "标签编辑页, 默认\"已选标签\"和\"未选标签\"两组. 可\"点击移动\"和\"长按拖移\".",
"homepage": "https://dev.tencent.com/u/KanSC",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"KanSC": "kanscemail@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.dev.tencent.com/KanSC/KSCTags.git",
"tag": "1.0.8"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"ios": {
"vendored_frameworks": "**/**/*.framework"
},
"dependencies": {
"KSCKit": [
],
"Masonry": [
]
}
}