aboutsummaryrefslogtreecommitdiffhomepage
path: root/GoogleUtilities.podspec
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-07-16 12:47:47 -0700
committerGravatar GitHub <noreply@github.com>2018-07-16 12:47:47 -0700
commitd9e7d21f6f0c6cc018963df82663d82cea60e309 (patch)
tree855fdd95f379c8fff46c9fca46b4e5d1c81fa82d /GoogleUtilities.podspec
parentc7fb0a487523b3686a03e3b7f9b459fcb9323a36 (diff)
Add GoogleUtilities README (#1541)
Diffstat (limited to 'GoogleUtilities.podspec')
-rw-r--r--GoogleUtilities.podspec3
1 files changed, 1 insertions, 2 deletions
diff --git a/GoogleUtilities.podspec b/GoogleUtilities.podspec
index 43833f2..ba1d35b 100644
--- a/GoogleUtilities.podspec
+++ b/GoogleUtilities.podspec
@@ -8,8 +8,7 @@ Internal Google Utilities including Network, Reachability Environment, Logger, a
other Google CocoaPods. They're not intended for direct public usage.
DESC
-# TODO update homepage link with GoogleUtilities is moved to another repo.
- s.homepage = 'https://github.com/firebase/firebase-ios-sdk'
+ s.homepage = 'https://github.com/firebase/firebase-ios-sdk/tree/master/GoogleUtilities'
s.license = { :type => 'Apache', :file => 'LICENSE' }
s.authors = 'Google, Inc.'