I have two projects which both use JSQMessagesViewController, however in one of them I am getting the error: \"Could not build Objective-C module \'JSQMessagesViewController
try to install the latest version of JSQMessagesViewController which is on develop right now through
(pod 'JSQMessagesViewController', :git => 'https://github.com/jessesquires/JSQMessagesViewController.git', :branch => 'develop')
it worked for me ..