blob: 0c890be2ddcd843a4bf5d39c57c83b6d21cd2ecf [file] [log] [blame]
{
"name": "BZSetting",
"version": "0.0.3",
"summary": "Boss直聘BZSetting库",
"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_setting.git",
"tag": "0.0.3"
},
"source_files": "Products/BZSetting.framework/**/*.h",
"public_header_files": "Products/BZSetting.framework/**/*.h",
"ios": {
"vendored_frameworks": "Products/BZSetting.framework"
},
"dependencies": {
"BZMineBasic": [
]
}
}