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