Files
PINRemoteImage/Example-tvOS/Podfile

6 lines
123 B
Ruby

use_frameworks!
target 'PINRemoteImage.tvOSExample', :exclusive => true do
pod "PINRemoteImage/iOS", :path => "../"
end