blob: 212e1c356a0c75e585afee72567e03839a4199fe [file] [log] [blame]
{
"name": "BossOptionalPart",
"version": "0.0.2",
"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_optionalpart.git",
"tag": "0.0.2"
},
"source_files": "Products/BossOptionalPart.framework/**/*.h",
"public_header_files": "Products/BossOptionalPart.framework/**/*.h",
"ios": {
"vendored_frameworks": [
"Products/BossOptionalPart.framework"
]
}
}