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