ProxyResolver/Example/Podfile

7 lines
96 B
Plaintext
Raw Normal View History

2018-05-21 14:12:57 +08:00
use_frameworks!
target 'ProxyResolver_Tests' do
pod 'ProxyResolver', :path => '../'
end