blob: 9898458693b13f6e503e93e71d9c24878df7343a [file] [log] [blame]
{
"name": "ImageUI",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.2.2",
"source_files": "ImageUI/**/*",
"dependencies": {
"Nuke": [
]
},
"swift_version": "5.2.2"
}