[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 9 / 5 / BZLogin / 0.0.6 / BZLogin.podspec.json
blob76fa8dc62da2c6ee37db58df18971f7de8462a32
2   "name": "BZLogin",
3   "version": "0.0.6",
4   "summary": "Boss直聘BZLogin库",
5   "homepage": "http://zhipin.com/",
6   "authors": {
7     "zhenglibao": "zhenglibao@kanzhun.com"
8   },
9   "license": "MIT",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_login.git",
15     "tag": "0.0.6"
16   },
17   "resources": [
18     "Products/**/*.{xcasset,bundle}"
19   ],
20   "source_files": "Products/BZLogin.framework/**/*.h",
21   "public_header_files": "Products/BZLogin.framework/**/*.h",
22   "ios": {
23     "vendored_frameworks": "Products/BZLogin.framework"
24   },
25   "dependencies": {
26     "BZMineBasic": [
28     ],
29     "BossThirdPart": [
31     ]
32   }