[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 3 / c / JNMultipleImages / 2.0.4 / JNMultipleImages.podspec.json
blobc87151c1ed4b55921e82909bd5e324302306f979
2   "name": "JNMultipleImages",
3   "version": "2.0.4",
4   "summary": "summery of JNMultipleImages.",
5   "description": "JNMultipleImages can be used to display multiple images in single view, it can be used in a newsfeed or posts. A single post can contain up to 4 displayed images, while showing a number with the remaining images if they are more than 4.",
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": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/JNDisrupter/JNMultipleImages.git",
20     "tag": "2.0.4"
21   },
22   "source_files": "JNMultipleImages/**/*.{swift}",
23   "resources": "JNMultipleImages/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   },
30   "swift_versions": "5.7",
31   "screenshots": [
32     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages1.gif",
33     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages2.gif",
34     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages3.gif",
35     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages4.gif",
36     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages5.gif"
37   ],
38   "swift_version": "5.7"