[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / a / SwiftyAvatar / 1.0 / SwiftyAvatar.podspec.json
bloba9da945561a594923a06f4b2706c81478a8c478f
2   "name": "SwiftyAvatar",
3   "version": "1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<Dimitrios Kalaitzidis>": "<kalaitzidis34@gmail.com>"
13   },
14   "source": {
15     "git": "https://github.com/dkalaitzidis/SwiftyAvatar.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyAvatar/Classes/**/*"