Podfile: Add explicitely CDN as source.

This commit is contained in:
SBiOSoftWhare 2021-08-27 11:30:01 +02:00
parent 7a0cf47112
commit 24120e1c50

View file

@ -1,3 +1,5 @@
source 'https://cdn.cocoapods.org/'
# Uncomment this line to define a global platform for your project
platform :ios, '11.0'