blob: 7b4f346c3774e9c12348fa803c39aaa46ed77dca [file] [log] [blame]
{
"name": "BZUser",
"version": "0.0.6",
"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.6"
},
"source_files": "Products/BZUser.framework/**/*.h",
"public_header_files": "Products/BZUser.framework/**/*.h",
"ios": {
"vendored_frameworks": "Products/BZUser.framework"
},
"dependencies": {
"BossThirdPart": [
]
}
}