[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 8 / b / 3 / BZMineBasic / 0.0.6 / BZMineBasic.podspec.json
blob44ee4112fa35815b7cdd442e157e9de521ddac95
2   "name": "BZMineBasic",
3   "version": "0.0.6",
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   "source": {
14     "git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_minebasic.git",
15     "tag": "0.0.6"
16   },
17   "resources": [
18     "Products/**/*.{xcasset,bundle}"
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   }