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