Updates TensorFlowLiteC podspec.

PiperOrigin-RevId: 242194312
diff --git a/configure.py b/configure.py
index 2908e38..2d919d8 100644
--- a/configure.py
+++ b/configure.py
@@ -58,6 +58,7 @@
 
 # List of files to configure when building Bazel on Apple platforms.
 APPLE_BAZEL_FILES = [
+    'tensorflow/lite/experimental/ios/BUILD',
     'tensorflow/lite/experimental/objc/BUILD',
     'tensorflow/lite/experimental/swift/BUILD'
 ]