2 "name": "VHMessengerKit",
4 "summary": "A UI framework for building messenger interfaces on iOS",
5 "description": "This an updated version of VHMessengerKit, a drop-in UI for messenger interfaces on iOS built in Swift. Centred around a single UIViewController, VHMessengerKit is themeable to fit your needs and includes a number of powerful features:\n\n - UICollectionView based with pre-loading and caching of size calculation for bubbles.\n - Auto-growing input view.\n - Multiple cell types: text, large-emoji, image, video, location and gifs.\n - Presentation of SFSafariViewController\n - Built-in, customisable themes.\n - A custom theming system to bring your own UICollectionViewCells, headers, footers, and input views.\n - Avatar support (currently only in the travamigos theme).\n\nThe framework is actively being used and maintained in one of our apps, [Vivus](https://www.vivushub.com/vivus/?ref=github).",
6 "homepage": "https://github.com/VivusHub/VHMessengerKit",
12 "VivusHub": "dev@vivushub.com"
15 "git": "https://github.com/VivusHub/VHMessengerKit.git",
18 "social_media_url": "https://twitter.com/VivusHub",
22 "swift_versions": "4.2",
24 "SDWebImageFLPlugin": [
29 "VHMessengerKit/**/*.{h,m,swift}"
31 "resources": "VHMessengerKit/**/*.{xcassets,xib,nib}",
32 "swift_version": "4.2"