blob: fd3fe9b67a1332fe96c61b79eff6c43f029672c4 [file] [log] [blame]
{
"name": "BZCompany",
"version": "0.0.1",
"summary": "Boss直聘BZCompany库",
"homepage": "http://zhipin.com/",
"authors": {
"zhenglibao": "zhenglibao@kanzhun.com"
},
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_company.git",
"tag": "0.0.1"
},
"source_files": "Products/BZCompany.framework/**/*.h",
"public_header_files": "Products/BZCompany.framework/**/*.h",
"ios": {
"vendored_frameworks": "Products/BZCompany.framework"
},
"dependencies": {
"BZMineBasic": [
]
}
}