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