Эх сурвалжийг харах

community not experimental

Paul Beusterien 8 жил өмнө
parent
commit
4f754ba72e

+ 1 - 1
FirebaseAuth.podspec

@@ -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

+ 1 - 1
FirebaseCore.podspec

@@ -1,7 +1,7 @@
 Pod::Spec.new do |s|
   s.name             = 'FirebaseCore'
   s.version          = '5.0.0'
-  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)'
 
   s.description      = <<-DESC
 Firebase Core includes FIRApp and FIROptions which provide central configuration for other Firebase services.

+ 1 - 1
FirebaseDatabase.podspec

@@ -1,7 +1,7 @@
 Pod::Spec.new do |s|
   s.name             = 'FirebaseDatabase'
   s.version          = '5.0.0'
-  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)'
 
   s.description      = <<-DESC
 Simplify your iOS development, grow your user base, and monetize more effectively with Firebase.

+ 1 - 1
FirebaseStorage.podspec

@@ -1,7 +1,7 @@
 Pod::Spec.new do |s|
   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)'
 
   s.description      = <<-DESC
 Firebase Storage provides robust, secure file uploads and downloads from Firebase SDKs, powered by Google Cloud Storage.