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