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