blob: 4322980b5d46bfd1f0c327c5f537b5bf38faf175 [file] [log] [blame]
{
"name": "KZPerformanceWolf",
"version": "0.1.6",
"summary": "Performance monitor.",
"description": "App performance monitor SDK.",
"homepage": "https://github.com/LYPDoit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyaping": "lypJTD@163.com"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzperformancewolf.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZPerformanceWolf/Classes/**/*",
"public_header_files": "KZPerformanceWolf/Classes/**/*.h",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}