mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-05-13 04:00:56 +08:00
Facebook iOS SDK 4.26
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = "FBSDKShareKit"
|
||||
s.version = "4.25.0"
|
||||
s.version = "4.26.0"
|
||||
s.summary = "Official Facebook SDK for iOS to access Facebook Platform's 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-ios-sdk.git",
|
||||
:tag => "sdk-version-4.25.0"
|
||||
:tag => "sdk-version-4.26.0"
|
||||
}
|
||||
|
||||
s.ios.weak_frameworks = 'Accounts', 'AudioToolbox', 'CoreGraphics', 'CoreLocation', 'Foundation', 'QuartzCore', 'Security', 'Social', 'UIKit'
|
||||
|
||||
Reference in New Issue
Block a user