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