[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 4 / 1 / BZChat / 0.0.3 / BZChat.podspec.json
blobfbef5cefa7752c64fce1fac88175ebd9b86250d7
2   "name": "BZChat",
3   "version": "0.0.3",
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   "resources": [
14     "Products/**/*.{xcasset,bundle}"
15   ],
16   "source": {
17     "git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_chat.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "Products/BZChat.framework/**/*.h",
21   "public_header_files": "Products/BZChat.framework/**/*.h",
22   "ios": {
23     "vendored_frameworks": "Products/BZChat.framework"
24   },
25   "dependencies": {
26     "BZMineBasic": [
28     ]
29   }