blob: e7c5b129a59fa7eb78ecb2e5c5455a8793e1dc81 [file] [log] [blame]
{
"name": "BZHomepage",
"version": "0.0.3",
"summary": "Boss直聘BZHomepage库",
"homepage": "http://zhipin.com/",
"authors": {
"zhenglibao": "zhenglibao@kanzhun.com"
},
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_homepage.git",
"tag": "0.0.3"
},
"resources": [
"Products/**/*.{xcasset,bundle}"
],
"source_files": "Products/BZHomepage.framework/**/*.h",
"public_header_files": "Products/BZHomepage.framework/**/*.h",
"ios": {
"vendored_frameworks": "Products/BZHomepage.framework"
},
"dependencies": {
"BZMineBasic": [
]
}
}