diff --git a/Channelize.framework/Assets.car b/Channelize.framework/Assets.car index 8aab4de..f1e8197 100644 Binary files a/Channelize.framework/Assets.car and b/Channelize.framework/Assets.car differ diff --git a/Channelize.framework/Channelize b/Channelize.framework/Channelize index 4bd9578..b99e0fb 100755 Binary files a/Channelize.framework/Channelize and b/Channelize.framework/Channelize differ diff --git a/ChannelizeAPI.podspec b/ChannelizeAPI.podspec index 2272c5b..3625dba 100644 --- a/ChannelizeAPI.podspec +++ b/ChannelizeAPI.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "ChannelizeAPI" - s.version = "4.0.3" + s.version = "4.0.4" s.summary = "Channelize API SDK" s.description = "A Real Time Messaging API SDK" s.homepage = "https://channelize.io/" diff --git a/ChannelizeCall.podspec b/ChannelizeCall.podspec index e61c464..6d4f590 100644 --- a/ChannelizeCall.podspec +++ b/ChannelizeCall.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "ChannelizeCall" -s.version = "4.0.1" +s.version = "4.0.2" s.summary = "Channelize Call SDK" s.description = "A Video and Audio call SDK using Channelize API SDK" s.homepage = "https://channelize.io/" @@ -11,7 +11,7 @@ s.platform = :ios, "9.0" s.swift_version = "4.2" s.source = { :git => "https://github.com/ChannelizeIO/Channelize-iOS.git", :tag => "#{s.version}", :branch => "master" } s.vendored_frameworks = "Channelize_Voice_Video.framework" -s.dependency "AgoraRtcEngine_iOS", "2.3.1" +s.dependency "AgoraRtcEngine_iOS", ">= 2.3.1" s.dependency "SDWebImage/GIF", "4.4.3" end diff --git a/ChannelizeUI.podspec b/ChannelizeUI.podspec index ec195e7..1acc7b8 100644 --- a/ChannelizeUI.podspec +++ b/ChannelizeUI.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "ChannelizeUI" - s.version = "4.0.1" + s.version = "4.0.2" s.summary = "Channelize UI SDK" s.description = "A Messaging UI SDK built for Channelize API SDK" s.homepage = "https://channelize.io/" diff --git a/Channelize_API.framework/Channelize_API b/Channelize_API.framework/Channelize_API index 9a1e68b..416a18e 100755 Binary files a/Channelize_API.framework/Channelize_API and b/Channelize_API.framework/Channelize_API differ diff --git a/Channelize_API.framework/Modules/Channelize_API.swiftmodule/arm.swiftmodule b/Channelize_API.framework/Modules/Channelize_API.swiftmodule/arm.swiftmodule index 0626daa..f850e0a 100644 Binary files a/Channelize_API.framework/Modules/Channelize_API.swiftmodule/arm.swiftmodule and b/Channelize_API.framework/Modules/Channelize_API.swiftmodule/arm.swiftmodule differ diff --git a/Channelize_API.framework/Modules/Channelize_API.swiftmodule/arm64.swiftmodule b/Channelize_API.framework/Modules/Channelize_API.swiftmodule/arm64.swiftmodule index 75bf03d..e266861 100644 Binary files a/Channelize_API.framework/Modules/Channelize_API.swiftmodule/arm64.swiftmodule and b/Channelize_API.framework/Modules/Channelize_API.swiftmodule/arm64.swiftmodule differ diff --git a/Channelize_Voice_Video.framework/Assets.car b/Channelize_Voice_Video.framework/Assets.car index ff987c1..d323f23 100644 Binary files a/Channelize_Voice_Video.framework/Assets.car and b/Channelize_Voice_Video.framework/Assets.car differ diff --git a/Channelize_Voice_Video.framework/Channelize_Voice_Video b/Channelize_Voice_Video.framework/Channelize_Voice_Video index 629e004..8cd3f92 100755 Binary files a/Channelize_Voice_Video.framework/Channelize_Voice_Video and b/Channelize_Voice_Video.framework/Channelize_Voice_Video differ