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