blob: c24d228f395133182aa3ed6ac5a339f3645b5436 [file] [log] [blame]
{
"name": "KZPhotosBrowser",
"version": "0.4.6",
"summary": "KZPhotoBrowse是一个支持拍照、本地图片选择,图片预览等功能的工具集",
"homepage": "http://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.6"
},
"requires_arc": true,
"source_files": "KZPhotoBrowser/**/*.{h,m}",
"ios": {
"resource_bundles": {
"KZPhotoBrowser": [
"KZPhotoBrowser/Resources/*"
]
}
}
}