blob: 510d3f4a2726750bbf118aa6099a8ddfcbd7c446 [file] [log] [blame]
{
"name": "KZMenuAssistor",
"version": "0.6.5",
"summary": "Kanzhun menu debug.",
"description": "Application menu assistant.",
"homepage": "https://github.com/LYPDoit",
"license": "MIT",
"authors": {
"liuyaping": "https://github.com/LYPDoit"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzmenuassistor.git",
"tag": "0.6.5"
},
"source_files": "KZMenuAssistor/KZMenuAssistor/**/*.{h,m}",
"resource_bundles": {
"KZMenuAssistorResourceBundle": [
"KZMenuAssistor/KZMenuAssistor/**/*.{xib,png,html,css,js,svg}"
]
},
"public_header_files": "KZMenuAssistor/KZMenuAssistor/**/*.h",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"WebKit"
],
"dependencies": {
"KZPerformanceWolf": [
],
"KZMenuController": [
]
}
}