blob: ff759aac90024cf03372e3bd2d1b73190d1df0d1 [file] [log] [blame]
{
"name": "GHPhotoBrowser",
"version": "0.0.5",
"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.5"
},
"source_files": "*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}