blob: 158530e14d300a34f8154e7963252f17d8538445 [file] [log] [blame]
{
"name": "KZMenuAssistor",
"version": "0.4.9",
"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.4.9"
},
"source_files": "KZMenuAssistor/KZMenuAssistor/**/*.{h,m}",
"resource_bundles": {
"KZMenuAssistorResourceBundle": [
"KZMenuAssistor/KZMenuAssistor/**/*.{xib,png,html}"
]
},
"public_header_files": "KZMenuAssistor/KZMenuAssistor/**/*.h",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"dependencies": {
"KZPerformanceWolf": [
]
}
}