diff options
author | Vitaly Takmazov | 2019-06-04 22:13:26 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-06-04 22:13:26 +0300 |
commit | 51ce38eb551e961cbd6684e940929426586fe08b (patch) | |
tree | ea41f2ced073a008456837d592fe7aba96bcb9e5 /Podfile | |
parent | f63e04c37792b4e4312049e0e146ab3fc2cbcb9b (diff) |
CocoaPods 1.7 and switch to CocoaPods CDN
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |