blob: e00592fafa1f4aa945b82030c0cd038ada0504f3 [file] [log] [blame]
{
"name": "WW_ZLPhotoBrowser",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": "Classes/resource/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
],
"dependencies": {
"SDWebImage": [
],
"GPUImage": [
]
}
}