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