Podfile 162 B

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