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