blob: fac6a51fc5bb529ee0d7c2c230b2ab0ce3ddb4a1 [file] [log] [blame]
{
"name": "JSPictureViewer",
"version": "0.0.3",
"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.3"
},
"source_files": "JSPictureViewer/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.11.0"
]
},
"pushed_with_swift_version": "3.0"
}