blob: 29c9c77d64fde519612b0c200e5238cc3121c5e2 [file] [log] [blame]
{
"name": "AvatarImageView",
"version": "2.1.1",
"summary": "AvatarImageView is a simple and extensible UIImageView subclass to display users' avatars",
"authors": {
"Ayush Newatia": "ayush.newatia@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/ayushn21/AvatarImageView",
"source": {
"git": "https://github.com/ayushn21/AvatarImageView.git",
"tag": "2.1.1"
},
"social_media_url": "https://twitter.com/ayushn21",
"license": "MIT",
"requires_arc": true,
"source_files": "AvatarImageView/*.swift",
"pushed_with_swift_version": "4.0"
}