blob: 50b98ad763acfef6fe479c0fb50fce548e091dc8 [file] [log] [blame]
{
"name": "GHPhotoBrowser",
"version": "0.0.2",
"summary": "A photo browser.",
"homepage": "https://github.com/gaoguanghui/GHPhotoBrowser",
"license": "MIT",
"authors": {
"gaoguanghui": "1105661312@qq.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5",
"source": {
"git": "https://github.com/gaoguanghui/GHPhotoBrowser.git",
"tag": "0.0.2"
},
"source_files": "*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}