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

target 'tflite_simple_example'
       pod 'TensorFlowLite', '0.1.7'