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",
14 "Vitaliy Gurkovsky": "vitaliy.gurkovsky@injoit.com"
20 "git": "https://github.com/QuickBlox/QMChatViewController-ios.git",
23 "source_files": "QMChatViewController/QMChatViewController.{h,m}",
25 "QMChatViewController": [
26 "QMChatViewController/**/*.xib",
27 "QMChatViewController/**/*.png"
32 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/QuickBlox/"
34 "prefix_header_contents": "#import <Quickblox/Quickblox.h>",
39 "TTTAttributedLabel": [
48 "name": "QMChatLocationSnapshotter",
49 "source_files": "QMChatViewController/QMChatLocationSnapshotter/*.{h,m}"
54 "QMChatViewController/QMChatLocationSnapshotter": [
58 "source_files": "QMChatViewController/Categories/*.{h,m}"
63 "QMChatViewController/Categories": [
67 "source_files": "QMChatViewController/Utils/**/*.{h,m}"
72 "QMChatViewController/QMChatDataSource": [
76 "source_files": "QMChatViewController/QMChatSection/*.{h,m}"
79 "name": "QMChatDataSource",
80 "source_files": "QMChatViewController/QMChatDataSource/*.{h,m}"
84 "source_files": "QMChatViewController/Protocols/*.{h}"
89 "QMChatViewController/Categories": [
92 "QMChatViewController/Protocols": [
95 "QMChatViewController/Utils": [
99 "source_files": "QMChatViewController/Views/**/*.{h,m}"