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