blob: 3a14cdc7239a1e7c77697c9ceb464101afce7faf [file] [log] [blame]
{
"name": "InitialsImageView",
"version": "0.6.0",
"summary": "A simple UIImageView extension for using initials as a profile image, written in swift",
"description": "An easy, helpful UIImageView extension that generates letter initials as a placeholder for user profile images, with a randomized background color.",
"homepage": "https://github.com/bachonk/InitialsImageView",
"screenshots": "https://i.imgur.com/KE8OfrL.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom Bachant": "tom@dashride.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bachonk/InitialsImageView.git",
"tag": "0.6.0"
},
"source_files": "InitialsImageView.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}