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