aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
Diffstat (limited to 'Example')
-rw-r--r--Example/Podfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Example/Podfile b/Example/Podfile
index 774635c..61913f4 100644
--- a/Example/Podfile
+++ b/Example/Podfile
@@ -1,6 +1,6 @@
-#delete source lines before master merge
-source 'sso://cpdc-internal/spec'
-source 'https://github.com/CocoaPods/Specs.git'
+# Uncomment the next two lines for pre-release testing
+#source 'sso://cpdc-internal/spec'
+#source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!