blob: 8638540a9974d3c39472530bb834a44c6ed7f5c5 [file] [log] [blame]
{
"name": "KSCControl",
"version": "1.0.2",
"summary": "个人常用的自定义控件",
"description": "个人常用的自定义控件",
"homepage": "https://dev.tencent.com/u/KanSC",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.dev.tencent.com/KanSC/KSCControl.git",
"tag": "1.0.2"
},
"authors": {
"KanSC": "kanscemail@126.com"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Product/KSCControl.framework"
},
"frameworks": [
"UIKit",
"Foundation"
]
}