use_frameworks!

target 'Unit Tests' do
  pod 'OHHTTPStubs/Swift',
    :git => 'git@github.com:AliSoftware/OHHTTPStubs.git',
    :branch => 'fix/umbrella-header'
end
