mirror of
https://github.com/zhigang1992/Communicado.git
synced 2026-04-29 01:45:37 +08:00
Changing incorrect dependency of FBSDKCoreKit to FBSDKShareKit
This commit is contained in:
@@ -14,6 +14,6 @@ Pod::Spec.new do |spec|
|
||||
|
||||
spec.subspec 'FacebookSDK' do |subspec|
|
||||
subspec.source_files = 'src/*.swift', 'src/FacebookSDK/*.swift'
|
||||
subspec.dependency 'FBSDKCoreKit'
|
||||
subspec.dependency 'FBSDKShareKit'
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user