blob: e4f9bd48f57949c00ce88d1c81d91d6b8da465c3 [file] [log] [blame]
{
"name": "WB_ZLPhotoBrowser",
"version": "3.2.1",
"summary": "原项目地址:https://github.com/longitachi/ZLPhotoBrowser.git. 本库为项目所需个人定制版本. Forked from v3.2.0.",
"description": "A simple way to multiselect photos from ablum, force touch to preview photo, \nsupport portrait and landscape, edit photo, multiple languages(Chinese,English,Japanese)",
"homepage": "https://github.com/huipengo/ZLPhotoBrowser",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"huipeng": "penghui_only@163.com"
},
"source": {
"git": "https://github.com/huipengo/ZLPhotoBrowser.git",
"tag": "3.2.1"
},
"source_files": "ZLPhotoBrowser/Classes/**/*.{h,m}",
"resources": "ZLPhotoBrowser/Classes/Resources/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
],
"dependencies": {
"SDWebImage": [
]
}
}