[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / f / 4 / UserAvatarView / 1.0.0 / UserAvatarView.podspec.json
blobc29635bb6573f8793e41cc1dc590ba65197ed994
2   "name": "UserAvatarView",
3   "version": "1.0.0",
4   "summary": "UserAvatarView is a UIView subclass that has customizable status view",
5   "description": "UserAvatarView is a UIView subclass that has status view with customizable appearance, angle, radius",
6   "homepage": "https://github.com/AntonPoltoratskyi/UserAvatarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Anton Poltoratskyi",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/AntonPoltoratskyi/UserAvatarView.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "UserAvatarView/*.{swift}",
20   "frameworks": "UIKit",
21   "swift_version": "4.2"