Skip to content

Commit

Permalink
Remove implicit Analytics dependency from DynamicLinks (#2738)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored Apr 8, 2019
1 parent 58e36e1 commit da3c019
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FirebaseDynamicLinks.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ Firebase Dynamic Links are deep links that enhance user experience and increase
s.frameworks = 'AssetsLibrary', 'MessageUI', 'QuartzCore'
s.weak_framework = 'WebKit'
s.dependency 'FirebaseCore', '~> 5.2'
s.ios.dependency 'FirebaseAnalytics', '~> 5.1'
s.dependency 'FirebaseAnalyticsInterop', '~> 1.0'

s.pod_target_xcconfig = {
Expand Down

0 comments on commit da3c019

Please sign in to comment.