blob: cbe5842934c9089f9a984c63b8df3e7abc720f8f [file] [log] [blame]
{
"name": "KSCControl",
"version": "1.0.3",
"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.3"
},
"authors": {
"KanSC": "kanscemail@126.com"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Product/KSCControl.framework"
},
"frameworks": [
"UIKit",
"Foundation"
]
}