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