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