[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / b / 3 / BZMineBasic / 0.0.1 / BZMineBasic.podspec.json
blob93291a035d720befd9a2ff029be2c469e2d6a407
2   "name": "BZMineBasic",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": "Products/BZMineBasic.framework/**/*.h",
18   "public_header_files": "Products/BZMineBasic.framework/**/*.h",
19   "ios": {
20     "vendored_frameworks": "Products/BZMineBasic.framework"
21   },
22   "dependencies": {
23     "BZBasic": [
25     ]
26   }