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