aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseAuth.podspec
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-17 16:54:36 -0700
committerGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-25 08:34:10 -0700
commit71aaeb57b1024c55819a6469245bb47e4905086a (patch)
tree8a38e9a0b986e10cba37da2356ce0e1f990b5316 /FirebaseAuth.podspec
parentd1ee622dfbd3955e68f68451df17bcdd58fafa49 (diff)
Remove non-technical FirebaseAnalytics dependencies (#1130)
Diffstat (limited to 'FirebaseAuth.podspec')
-rw-r--r--FirebaseAuth.podspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/FirebaseAuth.podspec b/FirebaseAuth.podspec
index 4dfc9c8..18a5ed5 100644
--- a/FirebaseAuth.podspec
+++ b/FirebaseAuth.podspec
@@ -62,6 +62,5 @@ supports email and password accounts, as well as several 3rd party authenticatio
s.framework = 'SafariServices'
s.framework = 'Security'
s.dependency 'FirebaseCore', '~> 5.0'
- s.ios.dependency 'FirebaseAnalytics', '~> 5.0'
s.dependency 'GTMSessionFetcher/Core', '~> 1.1'
end