platform :ios, '15.0'

target 'iosApp' do
  use_frameworks!

  pod 'AppAuth'
end
