blob: 60d4a27bb3dfe69eb8b5b7303ab94b02c2d9e95b [file] [log] [blame]
{
"name": "UserAvatarView",
"version": "1.1.0",
"summary": "UserAvatarView is a UIView subclass that has customizable status view",
"description": "UserAvatarView is a UIView subclass that has status view with customizable appearance, angle, radius",
"homepage": "https://github.com/AntonPoltoratskyi/UserAvatarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Anton Poltoratskyi",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/AntonPoltoratskyi/UserAvatarView.git",
"tag": "1.1.0"
},
"source_files": "UserAvatarView/*.{swift}",
"frameworks": "UIKit",
"swift_version": "4.2"
}