platform :ios, '12.0'

target 'TextClassification' do
  use_frameworks!
  
  # TODO: Add Task API dependency

end
