| { |
| "name": "BZGeek", |
| "version": "0.0.2", |
| "summary": "Boss直聘BZGeek库", |
| "homepage": "http://zhipin.com/", |
| "authors": { |
| "zhenglibao": "zhenglibao@kanzhun.com" |
| }, |
| "license": "MIT", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "resources": [ |
| "Products/**/*.{xcasset,bundle}" |
| ], |
| "source": { |
| "git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_geek.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "Products/BZGeek.framework/**/*.h", |
| "public_header_files": "Products/BZGeek.framework/**/*.h", |
| "ios": { |
| "vendored_frameworks": "Products/BZGeek.framework" |
| }, |
| "dependencies": { |
| "BZMineBasic": [ |
| |
| ] |
| } |
| } |