[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 9 / 5 / BZLogin / 0.0.3 / BZLogin.podspec.json
blob9640fd4f8e500bcb51dd8ec53f60d84031cab241
2   "name": "BZLogin",
3   "version": "0.0.3",
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.3"
16   },
17   "source_files": "Products/BZLogin.framework/**/*.h",
18   "public_header_files": "Products/BZLogin.framework/**/*.h",
19   "ios": {
20     "vendored_frameworks": "Products/BZLogin.framework"
21   },
22   "dependencies": {
23     "BZMineBasic": [
25     ],
26     "BossThirdPart": [
28     ]
29   }