2 "name": "SwiftyAvatar",
4 "summary": "A UIImageView class for creating circular or rounded avatar images, IBDesignable to make all changes via storyboard",
5 "description": "A `UIImageView` class for creating circular or rounded avatar images, IBDesignable to make all changes via storyboard.\nThe `UIImageView` must be a square with aspect ratio 1:1 or fixed width and height.\nAvailable properties:** Roundness, Border Width, Border Color, Background Color & Spin (for fun :D).\nIBDesignable to see your changes in storyboard.",
6 "homepage": "https://github.com/dkalaitzidis/SwiftyAvatar",
12 "<Dimitrios Kalaitzidis>": "<kalaitzidis34@gmail.com>"
15 "git": "https://github.com/dkalaitzidis/SwiftyAvatar.git",
21 "source_files": "SwiftyAvatar/Classes/**/*"