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