[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / e / BZHomepage / 0.0.4 / BZHomepage.podspec.json
blob02e9b09c14e5b6c5a62e892743add6d6bf4f39c2
2   "name": "BZHomepage",
3   "version": "0.0.4",
4   "summary": "Boss直聘BZHomepage库",
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_homepage.git",
15     "tag": "0.0.4"
16   },
17   "resources": [
18     "Products/**/*.{xcasset,bundle}"
19   ],
20   "source_files": "Products/BZHomepage.framework/**/*.h",
21   "public_header_files": "Products/BZHomepage.framework/**/*.h",
22   "ios": {
23     "vendored_frameworks": "Products/BZHomepage.framework"
24   },
25   "dependencies": {
26     "BZMineBasic": [
28     ]
29   }