6
0

[Fix] AhoyKit (6.0.0)

This commit is contained in:
fpavkovic 2024-05-30 15:36:58 +02:00
parent 229da3b34d
commit 5455e7c5d2

View File

@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/ahoyconference/ahoykit-swift' s.homepage = 'https://github.com/ahoyconference/ahoykit-swift'
s.license = { :type => 'MIT', :text => 'Copyright © 2024 by the guys from ahoy! All Rights Reserved ' } 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 = { :git => 'https://github.com/ahoyconference/ahoykit-swift.git', :tag => s.version.to_s }
s.source = { s.source = {
:http => 'https://demo.ahoyrtc.com/AhoyKit.xcframework.6.0.zip', :http => 'https://demo.ahoyrtc.com/AhoyKit.xcframework.6.0.zip',