platform :macos, '10.13'

target 'Clock' do
    use_frameworks!

    # dump some pods in here like
    # pod 'podName' '1.0.0'
end
