[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 6 / f / 5 / JNPhotosViewer / 1.0.4 / JNPhotosViewer.podspec.json
blobdc8feb32aad8ae0c02613fb32816b94d736baea5
2   "name": "JNPhotosViewer",
3   "version": "1.0.4",
4   "summary": "summery of JNPhotosViewer.",
5   "description": "Library for viewing multiple images with animation for presenting and dismissing.",
6   "homepage": "https://github.com/JNDisrupter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jayel Zaghmoutt": "eng.jayel.z@gmail.com",
13     "Mohammad Nabulsi": "mohammad.s.nabulsi@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/JNDisrupter/JNPhotosViewer.git",
21     "tag": "1.0.4"
22   },
23   "source_files": "JNPhotosViewer/**/*.swift",
24   "resources": "JNPhotosViewer/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf}",
25   "dependencies": {
26     "SDWebImage": [
27       "~> 5.0.2"
28     ]
29   },
30   "swift_version": "5.0"