blob: ab6398081b22ebcef06db8666b637a59123efec9 [file] [log] [blame]
{
"name": "ImageUI",
"version": "0.4.0",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"source_files": "Sources/ImageUI/**/*.swift",
"dependencies": {
"Nuke": [
]
},
"swift_version": "5.2"
}