blob: fa4fab042e0bd2c55394907599e75725295ed87b [file] [log] [blame]
{
"name": "KZPhotosBrowser",
"version": "0.4.13",
"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.13"
},
"requires_arc": true,
"source_files": "KZPhotoBrowser/**/*.{h,m}",
"ios": {
"resource_bundles": {
"KZPhotoBrowser": [
"KZPhotoBrowser/Resources/*"
]
}
}
}