blob: c6914e1b4c7b15e10cf2f6bb1fb4d6f88f6f1c94 [file] [log] [blame]
{
"name": "BossThirdPart",
"version": "0.0.7",
"summary": "Boss直聘依赖的第三方库",
"homepage": "http://zhipin.com/",
"authors": {
"zhenglibao": "zhenglibao@kanzhun.com"
},
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_thirdpart.git",
"tag": "0.0.7"
},
"source_files": "Products/BossThirdPart.framework/**/*.h",
"public_header_files": "Products/BossThirdPart.framework/**/*.h",
"ios": {
"vendored_frameworks": "Products/BossThirdPart.framework"
}
}