blob: 280712b08df0c69c8654333825f9caa1812a5225 [file] [log] [blame]
{
"name": "ZLPhotoBrowser",
"version": "2.3.2",
"summary": "An easy way to Multiselect photos,video,gif,livephoto from ablum, force touch to preview image, support portrait and landscape, 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": "2.3.2"
},
"source_files": "PhotoBrowser/*.{h,m}",
"resources": "PhotoBrowser/resource/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
]
}