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