aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/ios/camera/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/examples/ios/camera/Podfile')
-rw-r--r--tensorflow/examples/ios/camera/Podfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/tensorflow/examples/ios/camera/Podfile b/tensorflow/examples/ios/camera/Podfile
new file mode 100644
index 0000000000..117828f071
--- /dev/null
+++ b/tensorflow/examples/ios/camera/Podfile
@@ -0,0 +1,5 @@
+platform :ios, '8.0'
+inhibit_all_warnings!
+
+target 'tf_camera_example'
+ pod 'TensorFlow-experimental'