platform :ios, '9.0'
use_frameworks!
target 'TinkExampleApp' do
  pod 'Tink'
end
