blob: e08422aee2b398eff2296846226df9ccb14dbfc2 [file] [log] [blame]
{
"name": "BossThirdPart",
"version": "0.0.12",
"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.12"
},
"source_files": "Products/BossThirdPart.framework/**/*.h",
"public_header_files": "Products/BossThirdPart.framework/**/*.h",
"ios": {
"vendored_frameworks": [
"Products/BossThirdPart.framework",
"Products/AliThirdparty.framework",
"Products/AliyunPlayerSDK.framework",
"Products/AliyunVodPlayerSDK.framework"
]
}
}