blob: e5cf20131945cb17d6c220abbb167cd502dd3272 [file] [log] [blame]
{
"name": "JNMultipleImages",
"version": "1.0.0",
"summary": "summery of JNMultipleImages.",
"description": "This is a description for this library",
"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.0"
},
"source_files": "JNMultipleImages/**/*.{swift}",
"resources": "JNMultipleImages/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.1.0"
]
},
"pushed_with_swift_version": "“3.0”"
}