blob: af948c040625d7cd8aa397ca0305d946426797c3 [file] [log] [blame]
{
"name": "SimpleImageViewer",
"platforms": {
"ios": "9.0"
},
"summary": "A snappy image viewer with zoom and interactive dismissal transition.",
"requires_arc": true,
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas": "lucas@afrogleap.com"
},
"homepage": "https://github.com/aFrogleap/SimpleImageViewer",
"source": {
"git": "https://github.com/aFrogleap/SimpleImageViewer.git",
"branch": "development",
"tag": "1.0"
},
"frameworks": "UIKit",
"source_files": "ImageViewer/**/*.{swift}",
"resources": "ImageViewer/**/*.{xib}",
"pushed_with_swift_version": "3.1"
}