platform :ios, '8.0'
inhibit_all_warnings!

target 'tf_simple_example'
       pod 'TensorFlow-experimental'
