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