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