mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-03-27 22:53:53 +08:00
6 lines
123 B
Ruby
6 lines
123 B
Ruby
use_frameworks!
|
|
|
|
target 'PINRemoteImage.tvOSExample', :exclusive => true do
|
|
pod "PINRemoteImage/iOS", :path => "../"
|
|
end
|