blob: 647ff73fb0d1ab7285bddd99f704711309b1d5eb [file] [log] [blame]
{
"name": "AvatarImageView",
"version": "2.0.0",
"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.0.0"
},
"social_media_url": "https://twitter.com/ayushn21",
"license": "MIT",
"requires_arc": true,
"source_files": "AvatarImageView/*.swift"
}