aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/examples/Sample/Pods/Target Support Files/Pods-Sample/Pods-Sample-environment.h
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2015-02-19 13:31:13 -0800
committerGravatar Jorge Canizales <jcanizales@google.com>2015-02-19 15:50:48 -0800
commit13ffb9ae24870de39a67bd5e0c7912345d398cd6 (patch)
treeeeadf62f0bfa92c8745c313f938c6fda7aea8ae2 /src/objective-c/examples/Sample/Pods/Target Support Files/Pods-Sample/Pods-Sample-environment.h
parent1d4662d7456809426899ae7d5df23840600eeae4 (diff)
Adds dependency on GRPCClient to Sample app
Diffstat (limited to 'src/objective-c/examples/Sample/Pods/Target Support Files/Pods-Sample/Pods-Sample-environment.h')
-rw-r--r--src/objective-c/examples/Sample/Pods/Target Support Files/Pods-Sample/Pods-Sample-environment.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/objective-c/examples/Sample/Pods/Target Support Files/Pods-Sample/Pods-Sample-environment.h b/src/objective-c/examples/Sample/Pods/Target Support Files/Pods-Sample/Pods-Sample-environment.h
index b4fd16b369..d0acfc70ec 100644
--- a/src/objective-c/examples/Sample/Pods/Target Support Files/Pods-Sample/Pods-Sample-environment.h
+++ b/src/objective-c/examples/Sample/Pods/Target Support Files/Pods-Sample/Pods-Sample-environment.h
@@ -6,6 +6,12 @@
// project.
+// GRPCClient
+#define COCOAPODS_POD_AVAILABLE_GRPCClient
+#define COCOAPODS_VERSION_MAJOR_GRPCClient 0
+#define COCOAPODS_VERSION_MINOR_GRPCClient 0
+#define COCOAPODS_VERSION_PATCH_GRPCClient 1
+
// RxLibrary
#define COCOAPODS_POD_AVAILABLE_RxLibrary
#define COCOAPODS_VERSION_MAJOR_RxLibrary 0