blob: 851cef120daac21787777c2b09453ebe6ffdac5b [file] [log] [blame]
{
"name": "HLPhotoBrowser",
"version": "0.0.2",
"summary": "An easy way to Multiselect photos from ablum, and support for multiple languages (Chinese, English, Japanese ...)",
"homepage": "https://github.com/huangzhentong/HLPhotoBrowser-master",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"longitachi": "longitachi@163.com"
},
"source": {
"git": "https://github.com/huangzhentong/HLPhotoBrowser-master.git",
"tag": "0.0.2"
},
"source_files": "PhotoBrowser/*.{h,m}",
"resources": "PhotoBrowser/resource/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos"
]
}