mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-05-13 12:37:27 +08:00
Facebook iOS SDK 4.31.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = 'FBSDKTVOSKit'
|
||||
s.version = '4.31.0'
|
||||
s.version = '4.31.1'
|
||||
s.summary = 'Official Facebook SDK for tvOS to access Facebook Platform with features like Login and Graph API.'
|
||||
|
||||
s.description = <<-DESC
|
||||
@@ -20,7 +20,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.31.0' }
|
||||
:tag => 'sdk-version-4.31.1' }
|
||||
|
||||
s.source_files = 'FBSDKTVOSKit/FBSDKTVOSKit/**/*.{h,m}'
|
||||
s.public_header_files = 'FBSDKTVOSKit/FBSDKTVOSKit/*.h'
|
||||
|
||||
Reference in New Issue
Block a user