blob: 3afd2d5460ebd7aeaafea6198e67c4adc8cb2a1d [file] [log] [blame]
{
"name": "YLPhotoBrowser-Swift",
"version": "0.0.1",
"summary": "仿微信图片浏览器(定义转场动画、支持本地和网络gif、拖拽取消)",
"description": "仿微信图片浏览器(定义转场动画、支持本地和网络gif、拖拽取消)",
"homepage": "https://github.com/February12/YLPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yl": "845369698@qq.com"
},
"source": {
"git": "https://github.com/February12/YLPhotoBrowser.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*.swift"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 4.0.1"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}