[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 5 / 6 / c / ImageUI / 0.4.1 / ImageUI.podspec.json
blobeffa74c8b368f76ce1d072443f2ba6094f51d5fe
2   "name": "ImageUI",
3   "version": "0.4.1",
4   "summary": "A photo viewer inspired by Apple Photos app.",
5   "homepage": "https://github.com/alberto093/ImageUI",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alberto Saltarelli": "a.saltarelli93@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/alberto093/ImageUI.git",
15     "tag": "0.4.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2"
23   ],
24   "source_files": "Sources/ImageUI/**/*.swift",
25   "dependencies": {
26     "Nuke": [
27       "~> 9.0.0"
28     ]
29   },
30   "swift_version": "5.2"