blob: 1cd9afa3f0cfd44a4724f5cae45cff69faf4d66d [file] [log] [blame]
{
"name": "KSCUtils",
"version": "1.0.3",
"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.3"
},
"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
}