From 5455e7c5d28ca8764a8d1527cab73eb22c4c97eb Mon Sep 17 00:00:00 2001 From: fpavkovic Date: Thu, 30 May 2024 15:36:58 +0200 Subject: [PATCH] [Fix] AhoyKit (6.0.0) --- AhoyKit/6.0.0/AhoyKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhoyKit/6.0.0/AhoyKit.podspec b/AhoyKit/6.0.0/AhoyKit.podspec index 23743f9..0675059 100644 --- a/AhoyKit/6.0.0/AhoyKit.podspec +++ b/AhoyKit/6.0.0/AhoyKit.podspec @@ -5,7 +5,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/ahoyconference/ahoykit-swift' s.license = { :type => 'MIT', :text => 'Copyright © 2024 by the guys from ahoy! All Rights Reserved ' } - s.author = { 'Governikus GmbH & Co. KG' => 'support@ahoyrtc.com' } + s.author = { 'AhoyRTC GmbH' => 'support@ahoyrtc.com' } s.source = { :git => 'https://github.com/ahoyconference/ahoykit-swift.git', :tag => s.version.to_s } s.source = { :http => 'https://demo.ahoyrtc.com/AhoyKit.xcframework.6.0.zip',