blob: 9cb27dcc44959a26997fc186c4d63089ecc2233b [file] [log] [blame]
{
"name": "JNMultipleImages",
"version": "1.0.2",
"summary": "summery of JNMultipleImages.",
"description": "Library for multiple images in one container view like facebook posts.",
"homepage": "https://github.com/JNDisrupter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jayel Zaghmoutt": "eng.jayel.z@gmail.com",
"Mohammad Nabulsi": "mohammad.s.nabulsi@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JNDisrupter/JNMultipleImages.git",
"tag": "1.0.2"
},
"source_files": "JNMultipleImages/**/*.{swift}",
"resources": "JNMultipleImages/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
},
"screenshots": [
"https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages1.gif",
"https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages2.gif",
"https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages3.gif",
"https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages4.gif",
"https://github.com/JNDisrupter/JNMultipleImages/raw/master/Images/JNMultipleImages5.gif"
],
"pushed_with_swift_version": "4"
}