blob: d91d60e9a154004ba0e0517981f6ce16c1ff3b93 [file] [log] [blame]
{
"name": "MTProfileImageView",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTProfileImageView/*",
"swift_version": "4.2",
"dependencies": {
"SDWebImage": [
]
}
}