Update package manifest, pod specs for v12.3.1

Reviewed By: joesus

Differential Revision: D33677881

fbshipit-source-id: af72134b4b4f1e5bf11d021d6ad0415af7a51064
This commit is contained in:
Sam Odom
2022-01-20 08:35:02 -08:00
committed by Facebook GitHub Bot
parent 1c6928770c
commit 96feffdfa1
8 changed files with 21 additions and 21 deletions

View File

@@ -49,7 +49,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: 'c5d94d49243f9bde5acd6a9f493a43e6d04bf1b9'
sha1: 'fcad6213f252eff6a31adc4117fc1af6f6726426'
}
s.vendored_frameworks = "XCFrameworks/FBSDKGamingServicesKit.xcframework"
s.dependency "FacebookGamingServices", "#{s.version}"