blob: 071ee45c6072a716f3258ff644f40f4d8e0ab3b1 [file] [log] [blame]
{
"name": "KZPerformanceWolf",
"version": "0.0.8",
"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.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZPerformanceWolf/Classes/**/*",
"public_header_files": "KZPerformanceWolf/Classes/**/*.h",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}