platform :ios, '7.0' source 'https://github.com/CocoaPods/Specs.git' inhibit_all_warnings! link_with ["Signal", "SignalTests"] pod 'OpenSSL', '~> 1.0.201' pod 'libPhoneNumber-iOS', '~> 0.8.2' pod 'AxolotlKit', '~> 0.6.3' pod 'PastelogKit', '~> 1.2' pod 'TwistedOakCollapsingFutures','~> 1.0' pod 'AFNetworking', '~> 2.5.3' pod 'Mantle', '~> 2.0' pod 'FFCircularProgressView', '>= 0.1' pod 'SCWaveformView', '~> 1.0' pod 'YapDatabase/SQLCipher', '~> 2.6.4' pod 'SSKeychain' pod 'DJWActionSheet' pod 'SocketRocket', :git => 'https://github.com/FredericJacobs/SocketRocket.git', :commit => 'f1567f1be7ce49ecf2c9d284ead8ea7c422ee99b' pod 'JSQMessagesViewController', :git => 'https://github.com/WhisperSystems/JSQMessagesViewController', :commit => '5ac93a25e313eb3c84e396b2e704ff312410dc4e' pod 'APDropDownNavToolbar', :git => 'https://github.com/corbett/APDropDownNavToolbar.git', :branch => 'master' pod 'UICKeyChainStore', :podspec => 'Podspecs/UICKeyChainStore.podspec'