mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-04-01 12:54:03 +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
|