ResourcePackage/Example/Podfile

7 lines
100 B
Ruby

use_frameworks!
target 'ResourcePackage_Tests' do
pod 'ResourcePackage', :path => '../'
end