platform :ios, '8.0'
inhibit_all_warnings!

target 'tflite_camera_example'
       pod 'TensorFlowLite', '1.10.1'
