blob: 2aca4a133bba161b4f9eb522c02d6a0eddcc4a57 [file] [log] [blame]
{
"name": "ZLPhotoBrowser",
"version": "1.0.4",
"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.4"
},
"source_files": "PhotoBrowser/*.{h,m}",
"resources": "PhotoBrowser/resource/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos"
]
}