platform :ios, '9.0'

target 'TestApp' do
  use_frameworks!
  pod 'TensorFlowLiteSwift'
end
