[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / 7 / Optik / 0.1.2 / Optik.podspec.json
blobab8be37e0bbfafe2629dfdeef79d6e0bf1b9fd5e
2   "name": "Optik",
3   "version": "0.1.2",
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.1.2"
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": "2.3"