blob: 672d1d66c046a2c8d328f4fb2acc9a2787f3e1f4 [file] [log] [blame]
{
"name": "KZAnalyzer",
"version": "0.3.9",
"summary": "Kanzhun iOS analyzer.",
"description": "AOP mark and collect behaviour.",
"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/kzanalyzer.git",
"tag": "0.3.9"
},
"source_files": "KZAnalyzer/KZAnalyzer/**/*.{h,m}",
"public_header_files": "KZAnalyzer/KZAnalyzer/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"CoreLocation",
"SystemConfiguration"
],
"dependencies": {
"KZMenuController": [
]
}
}