Skip to content

Commit 2c19745

Browse files
authored
Fix podspec comment since FirebaseCommunity is now deployed (#208)
1 parent f3d2588 commit 2c19745

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

FirebaseCommunity.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ Firebase Development CocoaPod including experimental and community supported fea
1111
s.license = { :type => 'Apache', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

14-
# NOTE that the FirebaseCommunity pod is neither publicly deployed nor yet interchangeable with the
15-
# Firebase pod
14+
# NOTE that the FirebaseCommunity pod is NOT yet interchangeable with the Firebase pod
1615
s.source = { :git => 'https://github.com/firebase/firebase-ios-sdk.git', :tag => s.version.to_s }
1716
s.social_media_url = 'https://twitter.com/Firebase'
1817
s.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)