[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / d / 8 / BZUser / 0.0.6 / BZUser.podspec.json
blob7b4f346c3774e9c12348fa803c39aaa46ed77dca
2   "name": "BZUser",
3   "version": "0.0.6",
4   "summary": "Boss直聘User库",
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_user.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "Products/BZUser.framework/**/*.h",
18   "public_header_files": "Products/BZUser.framework/**/*.h",
19   "ios": {
20     "vendored_frameworks": "Products/BZUser.framework"
21   },
22   "dependencies": {
23     "BossThirdPart": [
25     ]
26   }