blob: a5705ab9896ee7cf5f35d1ff938febaa06eab1f8 [file] [log] [blame]
{
"name": "Viewer",
"summary": "Image viewer (or Lightbox) with support for local and remote videos and images",
"version": "1.0.2",
"homepage": "https://github.com/bakkenbaeck/Viewer",
"license": "MIT",
"authors": {
"Bakken & Bæck AS": "post@bakkenbaeck.com"
},
"source": {
"git": "https://github.com/bakkenbaeck/Viewer.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/bakkenbaeck",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source",
"frameworks": "UIKit"
}