blob: c8662c282b205eb10fcfa9d3adf2e5c460902214 [file] [log] [blame]
{
"name": "YQPhotoBrowser",
"version": "0.0.2",
"summary": "A Swift PhotoBrowser.",
"description": "Swift版图片浏览器,灵感来自于YYPhotoGroupView",
"homepage": "https://github.com/yuyedaidao/YQPhotoBrowser.git",
"license": "MIT",
"authors": {
"Wang": "wyqpadding@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuyedaidao/YQPhotoBrowser.git",
"tag": "0.0.2"
},
"source_files": "Classes/**.{swift}",
"dependencies": {
"Kingfisher": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}