ProxyResolver/Example/Podfile

7 lines
96 B
Ruby

use_frameworks!
target 'ProxyResolver_Tests' do
pod 'ProxyResolver', :path => '../'
end