blob: 5b2d9c4d9b87a6678bef7ca5c32c1d2e8baa72fe [file] [log] [blame]
{
"name": "ZLPhotoBrowser",
"version": "3.2.0",
"summary": "A simple way to multiselect photos from ablum, force touch to preview photo, support portrait and landscape, edit photo, multiple languages(Chinese,English,Japanese)",
"homepage": "https://github.com/longitachi/ZLPhotoBrowser",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"longitachi": "longitachi@163.com"
},
"source": {
"git": "https://github.com/longitachi/ZLPhotoBrowser.git",
"tag": "3.2.0"
},
"source_files": "ZLPhotoBrowser/PhotoBrowser/**/*.{h,m}",
"resources": "ZLPhotoBrowser/PhotoBrowser/resource/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
],
"dependencies": {
"SDWebImage": [
]
}
}