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

target 'tf_simple_example'
       pod 'TensorFlow-experimental'