blob: 225c8db2ee321b9a8712d319aab04a08e8d4b6c3 [file] [log] [blame]
{
"name": "ImagesView",
"version": "1.0.3",
"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.3"
},
"source_files": "Source/**/*.{swift}",
"resources": "Source/**/*.{png, xib}",
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
],
"Kingfisher": [
],
"SKPhotoBrowser": [
],
"SwifterSwift": [
],
"TZImagePickerController": [
]
},
"swift_version": "5.0"
}