aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/examples/ios/camera/Podfile
blob: 8084307ac794c3cb114270c3c3a08a73db0ef359 (plain)
1
2
3
4
5
platform :ios, '8.0'
inhibit_all_warnings!

target 'tflite_camera_example'
       pod 'TensorFlowLite', '1.10.0'