@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'FirebaseAuth'
s.version = '5.0.0'
- s.summary = 'The official iOS client for Firebase Authentication (plus experimental support for macOS and tvOS)'
+ s.summary = 'The official iOS client for Firebase Authentication (plus community support for macOS and tvOS)'
s.description = <<-DESC
Firebase Authentication allows you to manage your own account system without any backend code. It
s.name = 'FirebaseCore'
- s.summary = 'Firebase Core for iOS (plus experimental support for macOS and tvOS)'
+ s.summary = 'Firebase Core for iOS (plus community support for macOS and tvOS)'
Firebase Core includes FIRApp and FIROptions which provide central configuration for other Firebase services.
s.name = 'FirebaseDatabase'
- s.summary = 'Firebase Open Source Libraries for iOS (plus experimental support for macOS and tvOS)'
+ s.summary = 'Firebase Open Source Libraries for iOS (plus community support for macOS and tvOS)'
Simplify your iOS development, grow your user base, and monetize more effectively with Firebase.
s.name = 'FirebaseStorage'
s.version = '3.0.0'
- s.summary = 'Firebase Storage for iOS (plus experimental support for macOS and tvOS)'
+ s.summary = 'Firebase Storage for iOS (plus community support for macOS and tvOS)'
Firebase Storage provides robust, secure file uploads and downloads from Firebase SDKs, powered by Google Cloud Storage.