Podfile 159 B

123456
  1. platform :ios, '17.0'
  2. target 'TunneledWebView' do
  3. pod 'PsiphonTunnel', :git => 'https://github.com/Psiphon-Labs/psiphon-tunnel-core-iOS-library.git'
  4. end