# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'SpeechRecognitionDemo' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!

  # Pods for SpeechRecognitionDemo
  pod 'AFNetworking','4.0.1'
 pod 'SocketRocket','0.6.0'
 pod 'SSZipArchive', '2.4.3'
end
