[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / 8 / iOSTiledViewer / 0.2.7 / iOSTiledViewer.podspec.json
blobd4f518ca528e54a12867e7a3c835cf7c9d735cd4
2   "name": "iOSTiledViewer",
3   "version": "0.2.7",
4   "summary": "High-resolution images Viewer with support for IIIF and Zoomify protocols.",
5   "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.",
6   "homepage": "https://github.com/moravianlibrary/iOSTiledViewer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Fiser": "fiser33@seznam.cz"
13   },
14   "source": {
15     "git": "https://github.com/moravianlibrary/iOSTiledViewer.git",
16     "tag": "0.2.7"
17   },
18   "source_files": "iOSTiledViewer/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "platforms": {
24     "ios": "9.0"
25   },
26   "dependencies": {
27     "SDWebImage/WebP": [
29     ]
30   },
31   "pushed_with_swift_version": "4.0"