blob: 180ed43c22bbbb9730438db1c253197c2fdac234 [file] [log] [blame]
{
"name": "VImagesView",
"version": "1.1.1",
"summary": "Download multi images and show them vertically, support device rotation",
"homepage": "https://github.com/keisme/VImagesView",
"license": "MIT",
"authors": {
"JFF147": "keisme3.0@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/keisme/VImagesView.git",
"tag": "1.1.1"
},
"source_files": "Source/*.swift",
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
],
"Kingfisher": [
],
"JXPhotoBrowser": [
]
},
"swift_version": "5.0"
}