mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-03-28 22:45:33 +08:00
7 lines
171 B
Ruby
7 lines
171 B
Ruby
target 'PINRemoteImage', :exclusive => true do
|
|
pod "PINRemoteImage/OSX", :path => "../"
|
|
pod "PINRemoteImage/WebP", :path => "../"
|
|
pod "PINCache"
|
|
pod "libwebp"
|
|
end
|