Update Package.swift and podspecs with new checksums and sha1s for v12.0.0

Reviewed By: joesus

Differential Revision: D31569122

fbshipit-source-id: c5181e87e40de5b02243d0869ccd23cba365bbb3
This commit is contained in:
Jawwad Ahmad
2021-10-12 08:50:52 -07:00
committed by Facebook GitHub Bot
parent b3f0b98eaf
commit 40f38fa69e
8 changed files with 13 additions and 13 deletions

View File

@@ -44,7 +44,7 @@ Pod::Spec.new do |s|
s.source = {
http: "https://github.com/facebook/facebook-ios-sdk/releases/download/v#{s.version}/FacebookSDK_Dynamic.xcframework.zip",
sha1: '0b127d1d1e67263110ce87a7afa5135f322e9a47'
sha1: 'cbd85d7ea93559dda36f91d8fa182b9ca72fde1b'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKShareKit.xcframework'
s.dependency 'FBSDKCoreKit', "#{s.version}"