[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / 8 / BZBoss / 0.0.3 / BZBoss.podspec.json
blobcf58d07a5698c9b2b25efc2d0b2532b8c1001e1e
2   "name": "BZBoss",
3   "version": "0.0.3",
4   "summary": "Boss直聘BZBoss库",
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_boss.git",
15     "tag": "0.0.3"
16   },
17   "resources": [
18     "Products/**/*.{xcasset,bundle}"
19   ],
20   "source_files": "Products/BZBoss.framework/**/*.h",
21   "public_header_files": "Products/BZBoss.framework/**/*.h",
22   "ios": {
23     "vendored_frameworks": "Products/BZBoss.framework"
24   },
25   "dependencies": {
26     "BZMineBasic": [
28     ]
29   }