blob: 7663d9f47f5e6ac1a3a1f663730d921b1cb72dc9 [file] [log] [blame]
{
"name": "BZUser",
"version": "0.0.4",
"summary": "Boss直聘User库",
"homepage": "http://zhipin.com/",
"authors": {
"zhenglibao": "zhenglibao@kanzhun.com"
},
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_user.git",
"tag": "0.0.4"
},
"source_files": "Products/BZUser.framework/**/*.h",
"public_header_files": "Products/BZUser.framework/**/*.h",
"ios": {
"vendored_frameworks": "Products/BZUser.framework"
},
"dependencies": {
"BossThirdPart": [
]
}
}