Parse message
Showing
... | ... | @@ -19,7 +19,7 @@ abstract_target 'PIALibrary' do |
pod 'PopupDialog' | ||
pod 'TunnelKit', :git => 'https://github.com/pia-foss/tunnelkit', :commit => 'd19b9de' | ||
pod 'PIAWireguard', :git => "https://github.com/pia-foss/ios-wireguard" | ||
pod "PIAAccountModule", :path => "/Users/jose/Projects/PIA/account" | ||
pod "PIAAccountModule", :git => "https://github.com/pia-foss/mobile-common-account" | ||
pod 'PIARegions', :git => "https://github.com/pia-foss/mobile-common-regions" | ||
target 'PIALibrary-iOS' do | ||
... | ... |
Please register or sign in to comment