blob: feea50bc1fb909394ef5d4695f40f8c27b3c7bf9 [file] [log] [blame]
{
"name": "JSPictureViewer",
"version": "0.0.5",
"summary": "图片浏览器",
"description": "picture viewer",
"homepage": "https://github.com/J-yezi/JSPictureViewer",
"license": "MIT",
"authors": {
"J-yezi": "yehao1020@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/J-yezi/JSPictureViewer.git",
"tag": "0.0.5"
},
"source_files": "JSPictureViewer/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.11.0"
]
},
"pushed_with_swift_version": "3.0"
}