blob: 4015c44209c1e279f30c1e949a399ec8502039a1 [file] [log] [blame]
{
"name": "YQPhotoBrowser",
"version": "0.1.8",
"summary": "A Swift PhotoBrowser.",
"description": "Swift版图片浏览器,简单易用,交互参照系统照片和谷歌相册应用",
"homepage": "https://github.com/yuyedaidao/YQPhotoBrowser.git",
"license": "MIT",
"authors": {
"Wang": "wyqpadding@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/yuyedaidao/YQPhotoBrowser.git",
"tag": "0.1.8"
},
"source_files": "Classes/**.{swift}",
"resource_bundles": {
"YQPhotoBrowser": "YQPhotoBrowser/*.xcassets"
},
"dependencies": {
"Kingfisher": [
"~> 4.0"
],
"SnapKit": [
"~> 4.0.0"
]
},
"swift_version": "5.0"
}