[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / 7 / Optik / 0.2.0 / Optik.podspec.json
blob3367e2d935b67454f3264694c5e650f0a1e0dc04
2   "name": "Optik",
3   "version": "0.2.0",
4   "summary": "A Swift library for displaying images from any source, local or remote.",
5   "description": "Optik provides a simple viewing experience for a set of images, whether stored locally or remotely.",
6   "homepage": "https://github.com/prolificinteractive/Optik",
7   "license": "MIT",
8   "authors": {
9     "htinlinn": "linn@prolificinteractive.com"
10   },
11   "source": {
12     "git": "https://github.com/prolificinteractive/Optik.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Optik/Classes/**/*",
20   "resources": [
21     "Optik/Assets/*.xcassets"
22   ],
23   "pushed_with_swift_version": "3.0"