blob: 29227cc80f66eeeaa44c0fc8bbd5464e616c1445 [file] [log] [blame]
{
"name": "KZPerform",
"version": "0.1.2",
"summary": "KZPerform is nslog profile monitor",
"description": "KZPerform can get http data size and fts block",
"homepage": "http://git.kanzhun.org/bosszhipin/kzperform",
"license": "MIT",
"authors": {
"yangmaosheng": "yangmaosheng@techwolf.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://git.kanzhun.org/bosszhipin/kzperform.git",
"tag": "0.1.2"
},
"source_files": "KZPerform/KZPerform/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZPerform/KZPerform/*.h",
"frameworks": [
"Foundation",
"AdSupport"
],
"dependencies": {
"KZLogger": [
],
"FMDB": [
]
}
}