Re-Update Package.swift and podspecs with new checksums and sha1s for v12.2.1

Reviewed By: samodom

Differential Revision: D33000400

fbshipit-source-id: b17babbd6dde7802c4d125c32e6a036a0500dbb1
This commit is contained in:
Jawwad Ahmad
2021-12-09 16:18:04 -08:00
committed by Facebook GitHub Bot
parent d201440b40
commit ee1f3d104f
8 changed files with 14 additions and 14 deletions

View File

@@ -50,7 +50,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: '82dc42af8b74a30d9a4c819444174268b6daaddf'
sha1: '598ba9eb4ab2a6103d4603dfbff41a25429cc285'
}
s.vendored_frameworks = 'XCFrameworks/FBSDKShareKit.xcframework'
s.dependency 'FBSDKCoreKit', "#{s.version}"