From 5edf4e01cfbdaaf3836b80262a273e25de05ee58 Mon Sep 17 00:00:00 2001 From: Zev Eisenberg Date: Fri, 29 Jan 2021 15:46:55 -0500 Subject: [PATCH] Update CocoaPods to use the CDN instead of the old trunk repo. (#1957) --- Podfile | 2 -- Podfile.lock | 6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Podfile b/Podfile index cb97714d..4d8a3882 100644 --- a/Podfile +++ b/Podfile @@ -1,5 +1,3 @@ -source 'https://github.com/CocoaPods/Specs.git' - platform :ios, '9.0' target :'AsyncDisplayKitTests' do diff --git a/Podfile.lock b/Podfile.lock index 95acfcef..b281b28d 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -7,7 +7,7 @@ DEPENDENCIES: - OCMock (~> 3.6) SPEC REPOS: - https://github.com/CocoaPods/Specs.git: + trunk: - iOSSnapshotTestCase - OCMock @@ -15,6 +15,6 @@ SPEC CHECKSUMS: iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6 OCMock: 5ea90566be239f179ba766fd9fbae5885040b992 -PODFILE CHECKSUM: ff1a1777e31f49e6e4b7b148d0f10e504db7fa26 +PODFILE CHECKSUM: 1b4ea0e8ab7d94a46b1964a2354686c2e599c8c2 -COCOAPODS: 1.9.1 +COCOAPODS: 1.10.0