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',