blob: c04b875c1b7e2a07a9a956e8ff3719a673e18715 [file] [log] [blame]
{
"name": "KSCMVVMBase",
"version": "1.1.6",
"summary": "KSCMVVMBase.",
"description": "this is KSCMVVMBase",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"homepage": "https://dev.tencent.com/u/KanSC",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"source": {
"git": "https://e.coding.net/KanSC/KSCMVVMBase.git",
"tag": "1.1.6"
},
"authors": {
"KanSC": "kanscemail@126.com"
},
"ios": {
"vendored_frameworks": "Product/*.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YYModel": [
],
"KSCKit": [
]
}
}