blob: 9412f5e2cf646cf339eaeb4f4e50d298346ce7d6 [file] [log] [blame]
{
"name": "KSCMenu",
"version": "1.0.2",
"summary": "个人平时开发使用的菜单",
"description": "个人平时开发使用的菜单(底部弹出)",
"homepage": "https://dev.tencent.com/u/KanSC",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.dev.tencent.com/KanSC/KSCMenu.git",
"tag": "1.0.2"
},
"authors": {
"KanSC": "kanscemail@126.com"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Product/KSCMenu.framework"
},
"frameworks": [
"UIKit",
"Foundation"
]
}