blob: 9c9f4546e80e31e1d36bf06456b1133d99755dd3 [file] [log] [blame]
{
"name": "ImagesView",
"version": "1.0.4",
"summary": "Download multi images and show them in grid view, also support for adding local images",
"homepage": "https://github.com/keisme/ImagesView",
"license": "MIT",
"authors": {
"JFF147": "keisme3.0@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/keisme/ImagesView.git",
"tag": "1.0.4"
},
"source_files": "Source/**/*.{swift}",
"resource_bundles": {
"ImagesView": [
"Source/**/*.{png,xib}"
]
},
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
],
"Kingfisher": [
],
"SKPhotoBrowser": [
],
"SwifterSwift": [
],
"TZImagePickerController": [
]
},
"swift_version": "5.0"
}