blob: 525a066516358b065e93c1d98ffb319325e9d61c [file] [log] [blame]
{
"name": "KSCUtils",
"version": "1.0.1",
"summary": "KSCUtils.",
"description": "this is KSCUtils",
"homepage": "https://dev.tencent.com/u/KanSC",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"source": {
"git": "https://git.dev.tencent.com/KanSC/KSCUtils.git",
"tag": "1.0.1"
},
"authors": {
"KanSC": "kanscemail@126.com"
},
"preserve_paths": "build/Product/KSCUtils.framework",
"ios": {
"vendored_frameworks": "build/Product/KSCUtils.framework"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"deprecated": true
}