mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-05-12 19:59:13 +08:00
version bump v(4.39.1)
Summary: SDK version bump to v(4.39.1). Automatically generated by running fbobjc/ios-sdk/internal/scripts/cut_branch_ios.sh Reviewed By: stoyan Differential Revision: D13601525 fbshipit-source-id: e750a1f550f30bfcdffd37c4e9c1a0dc56fd3972
This commit is contained in:
committed by
Facebook Github Bot
parent
f91783a860
commit
fc99f13bd2
@@ -3,7 +3,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = 'FBSDKShareKit'
|
||||
s.version = '4.39.0'
|
||||
s.version = '4.39.1'
|
||||
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform Sharing Features'
|
||||
|
||||
s.description = <<-DESC
|
||||
@@ -22,7 +22,7 @@ Pod::Spec.new do |s|
|
||||
s.tvos.deployment_target = '9.0'
|
||||
|
||||
s.source = { :git => 'https://github.com/facebook/facebook-objc-sdk.git',
|
||||
:tag => 'v4.39.0'
|
||||
:tag => 'v4.39.1'
|
||||
}
|
||||
|
||||
s.ios.weak_frameworks = 'Accounts', 'AudioToolbox', 'CoreGraphics', 'CoreLocation', 'Foundation', 'QuartzCore', 'Security', 'Social', 'UIKit'
|
||||
|
||||
Reference in New Issue
Block a user