blob: b38a87c4c7c222771e3215c4532abfc2f82a940c [file] [log] [blame]
{
"name": "KZPerform",
"version": "0.2.3",
"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.2.3"
},
"source_files": "KZPerform/KZPerform/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZPerform/KZPerform/*.h",
"frameworks": [
"Foundation",
"AdSupport",
"UIKit"
],
"dependencies": {
"KZLogger": [
],
"FMDB": [
]
}
}