blob: d4f518ca528e54a12867e7a3c835cf7c9d735cd4 [file] [log] [blame]
{
"name": "iOSTiledViewer",
"version": "0.2.7",
"summary": "High-resolution images Viewer with support for IIIF and Zoomify protocols.",
"description": "The library can be used to display high-resolution images with usage of IIIF Image API or Zoomify standards. It is able to display a raw image file of formats JPG, PNG, GIF and WebP.",
"homepage": "https://github.com/moravianlibrary/iOSTiledViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jakub Fiser": "fiser33@seznam.cz"
},
"source": {
"git": "https://github.com/moravianlibrary/iOSTiledViewer.git",
"tag": "0.2.7"
},
"source_files": "iOSTiledViewer/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "9.0"
},
"dependencies": {
"SDWebImage/WebP": [
]
},
"pushed_with_swift_version": "4.0"
}