platform :ios, '9.0'

target 'TestDeepLinking' do
  # if swift
  use_frameworks!

  pod 'Branch'
end
