2 "name": "QMChatViewController",
4 "summary": "An elegant ready-to-go chat view controller for iOS chat applications that use Quickblox communication backend.",
5 "description": "* Ready-to-go chat view controller with a set of cells.\n* Automatic cell size calculation.\n* UI customisation for chat cells.\n* Flexibility in improving and extending functionality.\n* Easy to connect with Quickblox.\n* Optimised and performant.\n* Supports portrait and landscape orientations.\n* Auto Layout inside.",
6 "homepage": "https://github.com/QuickBlox/QMChatViewController-ios",
12 "Andrey Ivanov": "andrey.ivanov@quickblox.com",
13 "Vitaliy Gorbachov": "vitaliy.gorbachov@quickblox.com"
19 "git": "https://github.com/QuickBlox/QMChatViewController-ios.git",
22 "source_files": "QMChatViewController/QMChatViewController.{h,m}",
24 "QMChatViewController/**/*.xib",
25 "QMChatViewController/**/*.xcassets"
29 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/QuickBlox/"
31 "prefix_header_contents": "#import <Quickblox/Quickblox.h>",
36 "TTTAttributedLabel": [
46 "source_files": "QMChatViewController/Utils/QMDateUtils/*.{h,m}"
50 "source_files": "QMChatViewController/QMChatSection/*.{h,m}"
54 "source_files": "QMChatViewController/Categories/*.{h,m}"
57 "name": "KeyboardViewController",
58 "source_files": "QMChatViewController/KeyboardViewController/*.{h,m}"
62 "source_files": "QMChatViewController/Protocols/*.{h}"
67 "QMChatViewController/Protocols": [
70 "QMChatViewController/Categories": [
74 "source_files": "QMChatViewController/Views/**/*.{h,m}"