blob: 96d30242012476f2010e1dbb44eb1a1e7810a304 [file] [log] [blame]
{
"name": "JNGroupAvatarImageView",
"version": "1.2.3",
"summary": "Group avatar image view with initials",
"description": "This library provide a way to create group avatar images with 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/JNGroupAvatarImageView.git",
"tag": "1.2.3"
},
"source_files": "JNGroupAvatarImageView/**/*.{swift}",
"screenshots": [
"https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot1.png",
"https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot2.png",
"https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot3.png",
"https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot4.png",
"https://github.com/JNDisrupter/JNGroupAvatarImageView/raw/development/Images/screenshot5.png"
],
"dependencies": {
"JNAvatarWithInitials": [
"~> 1.1.2"
]
}
}