[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 4 / 1 / BZChat / 0.0.1 / BZChat.podspec.json
blob6daa5fbbc630d2752d27a0a6889b0493adf0eba1
2   "name": "BZChat",
3   "version": "0.0.1",
4   "summary": "Boss直聘BZChat库",
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_chat.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Products/BZChat.framework/**/*.h",
18   "public_header_files": "Products/BZChat.framework/**/*.h",
19   "ios": {
20     "vendored_frameworks": "Products/BZChat.framework"
21   },
22   "dependencies": {
23     "BZMineBasic": [
25     ]
26   }