blob: 9113ac251e5888769277b3b6bd262307659028b8 [file] [log] [blame]
{
"name": "Viewer",
"summary": "Image viewer (or Lightbox) with support for local and remote videos and images",
"version": "0.1.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": "0.1.2"
},
"social_media_url": "https://twitter.com/bakkenbaeck",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source",
"frameworks": "UIKit"
}