platform :ios, '10.0'

target 'PodTest' do
    pod 'MapboxSpeech', :path => "../../"
end

