aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Core
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-06-22 13:08:35 -0700
committerGravatar GitHub <noreply@github.com>2017-06-22 13:08:35 -0700
commit0297375121c3f13a4cfe23271793990b980bddee (patch)
tree1f44fec340841753d802002bd9d2240031affd5d /Firebase/Core
parente50dddc0f2359d2e6515d20c0357fadf321715ec (diff)
Rename FirebaseDev to FirebaseCommunity (#98)
Diffstat (limited to 'Firebase/Core')
-rw-r--r--Firebase/Core/FirebaseCore.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firebase/Core/FirebaseCore.podspec b/Firebase/Core/FirebaseCore.podspec
index bf1d839..b4fbef1 100644
--- a/Firebase/Core/FirebaseCore.podspec
+++ b/Firebase/Core/FirebaseCore.podspec
@@ -15,7 +15,7 @@ Simplify your iOS development, grow your user base, and monetize more effectivel
s.license = { :type => 'Apache', :file => '../../LICENSE' }
s.authors = 'Google, Inc.'
- # NOTE that the FirebaseDev pod is neither publicly deployed nor yet interchangeable with the
+ # NOTE that the FirebaseCommunity pod is neither publicly deployed nor yet interchangeable with the
# Firebase pod
s.source = { :git => 'https://github.com/firebase/firebase-ios-sdk.git', :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/Firebase'