blob: c791c4beb07fa195a53e32d71ada7439314e991f [file] [log] [blame]
{
"name": "BZNetwork",
"version": "0.0.7",
"summary": "Boss直聘Network库",
"homepage": "http://zhipin.com/",
"authors": {
"zhenglibao": "zhenglibao@kanzhun.com"
},
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_network.git",
"tag": "0.0.7"
},
"source_files": "Products/BZNetwork.framework/**/*.h",
"public_header_files": "Products/BZNetwork.framework/**/*.h",
"ios": {
"vendored_frameworks": "Products/BZNetwork.framework"
},
"libraries": [
"z",
"sqlite3",
"c++"
],
"dependencies": {
"BossThirdPart": [
],
"BZUser": [
]
}
}