blob: 3f07d4a7f66bed7bf08ac54ae3acc5bd08c7c7b4 [file] [log] [blame]
{
"name": "ImageUI",
"version": "0.4.2",
"summary": "A photo viewer inspired by Apple Photos app.",
"homepage": "https://github.com/alberto093/ImageUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alberto Saltarelli": "a.saltarelli93@gmail.com"
},
"source": {
"git": "https://github.com/alberto093/ImageUI.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"source_files": "Sources/ImageUI/**/*.swift",
"dependencies": {
"Nuke": [
"9.1.1"
]
},
"swift_version": "5.2"
}