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