Files
PINRemoteImage/Example-Mac/Podfile
2016-01-04 18:34:38 +01:00

6 lines
127 B
Ruby

target 'PINRemoteImage', :exclusive => true do
pod "PINRemoteImage/OSX", :path => "../"
pod "PINCache"
pod "libwebp"
end