blob: 5c5e219f0daf12b17b97511ef8df947cd99f6fa2 [file] [log] [blame]
{
"name": "KSCKit",
"version": "3.0.7",
"summary": "KSCKit.",
"description": "this is KSCKit",
"homepage": "https://dev.tencent.com/u/KanSC",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"source": {
"git": "https://git.dev.tencent.com/KanSC/KSCKit.git",
"tag": "3.0.7"
},
"authors": {
"KanSC": "kanscemail@126.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": "**/KSCKit.framework",
"ios": {
"vendored_frameworks": "**/KSCKit.framework"
},
"resources": "KSCKit/KSCKit/Resource/KSCKit.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"KSCCategory": [
],
"Masonry": [
],
"TYPagerController": [
]
}
}