blob: 3d4f5ce2b7750559462e2f27d75b70bb71922f5f [file] [log] [blame]
{
"name": "KZPhotosBrowser",
"version": "0.4.11",
"summary": "KZPhotoBrowse是一个支持拍照、本地图片选择,图片预览等功能的工具集",
"homepage": "https://git.kanzhun-inc.com/bosszhipin/kzphotobrowserexample.git",
"authors": {
"yixiong": "yixiong@kanzhun.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzphotobrowserexample.git",
"tag": "0.4.11"
},
"requires_arc": true,
"source_files": "KZPhotoBrowser/**/*.{h,m}",
"ios": {
"resource_bundles": {
"KZPhotoBrowser": [
"KZPhotoBrowser/Resources/*"
]
}
}
}