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