From 4f754ba72e084632c789d1a43cca86e47f15a859 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Thu, 19 Apr 2018 16:26:46 -0700 Subject: community not experimental --- FirebaseAuth.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FirebaseAuth.podspec') diff --git a/FirebaseAuth.podspec b/FirebaseAuth.podspec index 18a5ed5..48a9354 100644 --- a/FirebaseAuth.podspec +++ b/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 -- cgit v1.2.3