blob: e75f07f9343b0dfd9bc5c5c54efbbd379edbf7f9 [file] [log] [blame]
{
"name": "KSCTags",
"version": "1.0",
"summary": "KSCTags.",
"description": "this is KSCTags",
"homepage": "https://dev.tencent.com/u/KanSC",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"KanSC": "kanscemail@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.dev.tencent.com/KanSC/KSCTags.git",
"tag": "1.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"ios": {
"vendored_frameworks": "**/**/*.framework"
},
"dependencies": {
"KSCKit": [
]
}
}