blob: 902fa63510dff9a00d41ae0b917dff9bfa99c0dc [file] [log] [blame]
{
"name": "JSPictureViewer",
"version": "0.0.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSPictureViewer/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
">= 4.10.0"
]
}
}