blob: 66cfe9c4fca3be54992d6e80c5ba5fc5115ccb83 [file] [log] [blame]
{
"name": "MTProfileImageView",
"version": "0.1.7",
"summary": "UIImageView subclass which either shows image from imageURLm OR creates 2 character name based image for profile",
"description": "TODO: UIImageView subclass which either shows image from imageURLm OR creates 2 character name based image for profile.",
"homepage": "https://github.com/Mehul18292/MTProfileImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mehul Thakkar": "mehul18292@gmail.com"
},
"source": {
"git": "https://github.com/Mehul18292/MTProfileImageView.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTProfileImageView/*",
"swift_version": "4.2",
"dependencies": {
"SDWebImage": [
]
}
}