blob: 6daa5fbbc630d2752d27a0a6889b0493adf0eba1 [file] [log] [blame]
{
"name": "BZChat",
"version": "0.0.1",
"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.1"
},
"source_files": "Products/BZChat.framework/**/*.h",
"public_header_files": "Products/BZChat.framework/**/*.h",
"ios": {
"vendored_frameworks": "Products/BZChat.framework"
},
"dependencies": {
"BZMineBasic": [
]
}
}