From 51ce38eb551e961cbd6684e940929426586fe08b Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 4 Jun 2019 22:13:26 +0300 Subject: CocoaPods 1.7 and switch to CocoaPods CDN --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Podfile') 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 -- cgit v1.2.3