blob: 5eebecfba7b823fd1927786bdb6f731d097d3eec [file] [log] [blame]
{
"name": "JNAvatarWithInitials",
"version": "1.1.5",
"summary": "Avatar with initials",
"description": "JNAvatarWithInitials is used to show single avatar image usign web url or UIImage object and have the option to show initials.",
"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/JNAvatarWithInitials.git",
"tag": "1.1.5"
},
"source_files": "JNAvatarWithInitials/**/*.{swift}",
"resources": "JNAvatarWithInitials/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"screenshots": "https://github.com/JNDisrupter/JNAvatarWithInitials/raw/master/Images/screenshot1.png",
"swift_versions": "5.0",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 5.0.2"
]
},
"swift_version": "5.0"
}