blob: e7db5a7241bff0c1af6967249aea1f0c67356d07 [file] [log] [blame]
{
"name": "UserAvatarView",
"version": "1.2.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.2.0"
},
"source_files": "UserAvatarView/*.{swift}",
"frameworks": "UIKit",
"swift_version": "4.2"
}