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

target 'tflite_simple_example'
       pod 'TensorFlowLite', '1.10.0'