[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 3 / c / JNMultipleImages / 2.0.0 / JNMultipleImages.podspec.json
blobad2f619c825188b351592bb0fe3c5fa68185ed89
2   "name": "JNMultipleImages",
3   "version": "2.0.0",
4   "summary": "summery of JNMultipleImages.",
5   "description": "Library for multiple images in one container view like facebook posts.",
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   "source": {
19     "git": "https://github.com/JNDisrupter/JNMultipleImages.git",
20     "tag": "2.0.0"
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   "screenshots": [
31     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages1.gif",
32     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages2.gif",
33     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages3.gif",
34     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages4.gif",
35     "https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages5.gif"
36   ],
37   "pushed_with_swift_version": "4"