blob: ab292b08dad15327cbd7832c295f5158d150cd42 [file] [log] [blame]
{
"name": "KZAnalyzer",
"version": "0.3.8",
"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.8"
},
"source_files": "KZAnalyzer/KZAnalyzer/**/*.{h,m}",
"public_header_files": "KZAnalyzer/KZAnalyzer/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"CoreLocation",
"SystemConfiguration"
],
"dependencies": {
"KZMenuController": [
]
}
}