blob: 02e9b09c14e5b6c5a62e892743add6d6bf4f39c2 [file] [log] [blame]
{
"name": "BZHomepage",
"version": "0.0.4",
"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.4"
},
"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": [
]
}
}