aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseCommunity.podspec
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-08-21 08:26:00 -0700
committerGravatar GitHub <noreply@github.com>2017-08-21 08:26:00 -0700
commit2c19745fb8f263730a390bb959b00b4209e00916 (patch)
tree1f0efefca70d114998397e3fcb42219ca30d8f17 /FirebaseCommunity.podspec
parentf3d2588b94be03ea681b80c35e5bc6be0f8da262 (diff)
Fix podspec comment since FirebaseCommunity is now deployed (#208)
Diffstat (limited to 'FirebaseCommunity.podspec')
-rw-r--r--FirebaseCommunity.podspec3
1 files changed, 1 insertions, 2 deletions
diff --git a/FirebaseCommunity.podspec b/FirebaseCommunity.podspec
index 269250d..6ad9b1c 100644
--- a/FirebaseCommunity.podspec
+++ b/FirebaseCommunity.podspec
@@ -11,8 +11,7 @@ Firebase Development CocoaPod including experimental and community supported fea
s.license = { :type => 'Apache', :file => 'LICENSE' }
s.authors = 'Google, Inc.'
- # NOTE that the FirebaseCommunity pod is neither publicly deployed nor yet interchangeable with the
- # Firebase pod
+ # NOTE that the FirebaseCommunity pod is NOT 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'
s.ios.deployment_target = '8.0'