2 "name": "MessageBubbleView",
4 "summary": "A view that handles displaying a chat/message bubble.",
5 "description": "A UIView subclass for displaying a message-like chat bubble. Automatically calculates the bubble size for a given max-width. A perfect component to be used as a subview in a UICollectionViewCell or UITableViewCell.",
6 "homepage": "https://github.com/josharnoldjosh/MessageBubbleView",
12 "josh": "dev@josharnold.me"
17 "swift_versions": "5.0",
19 "git": "https://github.com/josharnoldjosh/MessageBubbleView.git",
22 "source_files": "MessageBubbleView/**/*.{h,m,swift}",
28 "swift_version": "5.0"