blob: 35922246c197e9e31fd361245b2984d8ae304556 [file] [log] [blame]
{
"name": "ZLPhotoBrowser",
"version": "2.1.6",
"summary": "An easy way to Multiselect photos,video,gif from ablum, and support for 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.1.6"
},
"source_files": "PhotoBrowser/*.{h,m}",
"resources": "PhotoBrowser/resource/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos"
]
}