platform :ios, '13.0'

target 'Example' do
  pod 'CombineCocoa', :path => '../'
end
