blob: 83bf58b26800ee24d8e72d0638b4c85bf9810277 [file] [log] [blame]
{
"name": "BossThirdPart",
"version": "0.0.15",
"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.15"
},
"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"
]
}
}