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