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

target 'Cordova Tracking Transparency' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!
  pod 'Cordova', '~> 5.0'
  # Pods for InApp-Test

  # Pods for Cordova Tracking Transparency

  target 'Cordova Tracking TransparencyTests' do
    inherit! :search_paths
    # Pods for testing
  end

  target 'Cordova Tracking TransparencyUITests' do
    # Pods for testing
  end

end
