blob: d4e2b375e65c5cf607a4b4e59c26a5a7cd7e2c54 [file] [log] [blame]
{
"name": "JNGroupAvatarImageView",
"version": "1.0.2",
"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.0.2"
},
"source_files": "JNGroupAvatarImageView/**/*.{swift}",
"frameworks": "UIKit",
"dependencies": {
"JNAvatarWithInitials": [
]
},
"pushed_with_swift_version": "3.0"
}