mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-05-04 12:32:01 +08:00
Update CoreKit Podspec to include AEM Dependency
Summary: $title Reviewed By: samodom Differential Revision: D31271248 fbshipit-source-id: 9e9f5577357b0da59a41c0c038c3956493af4afe
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3b0656d738
commit
9e6201f53c
@@ -48,4 +48,5 @@ Pod::Spec.new do |s|
|
||||
}
|
||||
s.vendored_frameworks = 'XCFrameworks/FBSDKCoreKit.xcframework'
|
||||
s.dependency 'FBSDKCoreKit_Basics', "#{s.version}"
|
||||
s.ios.dependency 'FBAEMKit', "#{s.version}"
|
||||
end
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = 'FBSDKShareKit'
|
||||
s.version = '12.0.0'
|
||||
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform Sharing Features'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user