2 "name": "YLMessengerKit",
4 "summary": "A UI framework for building messenger interfaces on iOS",
5 "description": "MessengerKit is a drop-in UI for messenger interfaces on iOS built in Swift. Centred around a single `UIViewController`, MessengerKit 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 included cell types: text, large-emoji, image, video.\n- Presentation of `SFSafariViewController`\n- Built-in, customisable themes.\n- A custom theming system to bring your own `UICollectionViewCell`s, headers, footers, and input views.\n- Avatar support (currently only in the `travamigos` theme).",
6 "homepage": "https://github.com/YuLeiFuYun/MessengerKit",
12 "YuLeiFuYun": "yuleifuyunn@gmail.com"
15 "git": "https://github.com/YuLeiFuYun/MessengerKit.git",
21 "swift_versions": "4.2",
23 "MessengerKit/**/*.{h,m,swift}"
25 "resources": "MessengerKit/**/*.{xcassets,xib,nib}",
31 "swift_version": "4.2"