mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-05-28 16:45:00 +08:00
Facebook iOS SDK 4.8
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = "FBSDKCoreKit"
|
||||
s.version = "4.7.1"
|
||||
s.version = "4.8.0"
|
||||
s.summary = "Official Facebook SDK for iOS to access Facebook Platform's core features"
|
||||
|
||||
s.description = <<-DESC
|
||||
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = "7.0"
|
||||
|
||||
s.source = { :git => "https://github.com/facebook/facebook-ios-sdk.git",
|
||||
:tag => "sdk-version-4.7.1"
|
||||
:tag => "sdk-version-4.8.0"
|
||||
}
|
||||
|
||||
s.weak_frameworks = "Accounts", "CoreLocation", "Social", "Security", "QuartzCore", "CoreGraphics", "UIKit", "Foundation", "AudioToolbox"
|
||||
|
||||
Reference in New Issue
Block a user