summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-06-04 22:13:26 +0300
committerGravatar Vitaly Takmazov2019-06-04 22:13:26 +0300
commit51ce38eb551e961cbd6684e940929426586fe08b (patch)
treeea41f2ced073a008456837d592fe7aba96bcb9e5 /Podfile
parentf63e04c37792b4e4312049e0e146ab3fc2cbcb9b (diff)
CocoaPods 1.7 and switch to CocoaPods CDN
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Podfile b/Podfile
index 63daed9..d8cdb6d 100644
--- a/Podfile
+++ b/Podfile
@@ -1,4 +1,4 @@
-# Uncomment this line to define a global platform for your project
+source 'https://cdn.jsdelivr.net/cocoa/'
platform :ios, "11.1"
target "Juick" do