blob: 606b0dfeb1d3ea09797cd45c569267e0f2fa938d [file] [log] [blame]
{
"name": "JSPictureViewer",
"version": "0.0.8",
"summary": "图片浏览器",
"homepage": "https://github.com/J-yezi/JSPictureViewer",
"license": "MIT",
"authors": {
"J-yezi": "yehao1020@gmail.com"
},
"source": {
"git": "https://github.com/J-yezi/JSPictureViewer.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSPictureViewer/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
"~> 4.8.1"
]
}
}