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