blob: 4dcb4b396a36bae1bd3e413c71f0fb6db415f8ef [file] [log] [blame]
{
"name": "iOSTiledViewer",
"version": "0.2.6",
"summary": "High-resolution images Viewer.",
"description": "The library can be used to display high-resolution images with usage of IIIFImage API or Zoomify standards.",
"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.6"
},
"source_files": "iOSTiledViewer/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "9.0"
},
"dependencies": {
"SDWebImage/WebP": [
]
},
"pushed_with_swift_version": "4.0"
}