blob: 895df282ef1063f426e843b6e273fd6fa17d1aa1 [file] [log] [blame]
{
"name": "Viewer",
"summary": "Image viewer (or Lightbox) with support for local and remote videos and images",
"version": "4.0.0",
"homepage": "https://github.com/3lvis/Viewer",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/Viewer.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"requires_arc": true,
"source_files": "Source",
"frameworks": "UIKit"
}