blob: eecda63870bb5ca4c11ffaf0e44fc961434cc8b9 [file] [log] [blame]
{
"name": "JSPictureViewer",
"version": "0.0.2",
"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.2"
},
"source_files": "JSPictureViewer/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"YYWebImage": [
"~> 1.0.5"
]
},
"pushed_with_swift_version": "3.0"
}