platform :ios, '12.1'
swift_version = '5.0'
target 'TinyConstraints_Example' do
pod 'TinyConstraints', :path => '../'
end