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