Skip to content

Commit

Permalink
update FBSDK Sharekit (OpenFlutter#88)
Browse files Browse the repository at this point in the history
Co-authored-by: thucdx <[email protected]>
  • Loading branch information
Do Xuan Thuc and thucdx authored Apr 12, 2022
1 parent 442cdd4 commit cbf74be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/flutter_share_me.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Flutter Plugin for sharing contents to social media.
s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
# s.dependency 'FacebookShare'
s.dependency 'FBSDKShareKit', '~> 12.3.2'
s.dependency 'FBSDKCoreKit', '~> 12.3.2'
s.dependency 'FBSDKLoginKit', '~> 12.3.2'
s.ios.deployment_target = '10.0'
Expand Down

0 comments on commit cbf74be

Please sign in to comment.