[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 6 / f / 5 / JNPhotosViewer / 1.0.1 / JNPhotosViewer.podspec.json
blobeea7ea5ba9c8b04fc6ba2319cda910b9b33c0c81
2   "name": "JNPhotosViewer",
3   "version": "1.0.1",
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_version": "4.2",
19   "source": {
20     "git": "https://github.com/JNDisrupter/JNPhotosViewer.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "JNPhotosViewer/**/*.swift",
24   "resources": "JNPhotosViewer/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf}",
25   "dependencies": {
26     "SDWebImage": [
27       "~> 4.4.2"
28     ]
29   }