blob: 7fb0260c9f437c64b73c7827dfb4a22af6aea3cd [file] [log] [blame]
{
"name": "KSCUtils",
"version": "1.0.4",
"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.4"
},
"authors": {
"KanSC": "kanscemail@126.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": "Product/KSCUtils.framework",
"ios": {
"vendored_frameworks": "Product/KSCUtils.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"FMDB": [
]
},
"deprecated": true
}