[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / 8 / iOSTiledViewer / 0.2.6 / iOSTiledViewer.podspec.json
blob4dcb4b396a36bae1bd3e413c71f0fb6db415f8ef
2   "name": "iOSTiledViewer",
3   "version": "0.2.6",
4   "summary": "High-resolution images Viewer.",
5   "description": "The library can be used to display high-resolution images with usage of IIIFImage API or Zoomify standards.",
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.6"
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"