blob: 5e70057c44c4edba0d6bb0fd61144704f155be71 [file] [log] [blame]
{
"name": "BZCompany",
"version": "0.0.4",
"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.4"
},
"resources": [
"Products/**/*.{xcasset,bundle}"
],
"source_files": "Products/BZCompany.framework/**/*.h",
"public_header_files": "Products/BZCompany.framework/**/*.h",
"ios": {
"vendored_frameworks": "Products/BZCompany.framework"
},
"dependencies": {
"BZMineBasic": [
]
}
}