Update Package.swift and podspecs with new checksums and sha1s for the 12.0.0 release

Reviewed By: joesus

Differential Revision: D31433423

fbshipit-source-id: c2292ac1ee43ca978662c43f4fcd0b8ba9753474
This commit is contained in:
Jawwad Ahmad
2021-10-06 09:34:47 -07:00
committed by Facebook GitHub Bot
parent 00e4baa05f
commit a52d4f3284
8 changed files with 13 additions and 13 deletions

View File

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