blob: 64025ba88cf74b3867fd803198fc4a30e211c296 [file] [log] [blame]
{
"name": "WW_ZLPhotoBrowser",
"version": "0.0.4",
"summary": "WW_ZLPhotoBrowser",
"description": "iOS10.0以下,打开相册闪退。",
"homepage": "https://gitee.com/qiuzhongwei0519/ZLPhotoBrowser",
"license": "MIT",
"authors": {
"qiuzhongwei0519": "512866393@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@gitee.com:qiuzhongwei0519/ZLPhotoBrowser.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": "Classes/resource/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
],
"dependencies": {
"SDWebImage": [
],
"GPUImage": [
]
}
}