platform :ios, '14.0'
use_frameworks!

target 'WorldClock' do
  pod 'shared', :path => '../shared'
end
