Skip to content

Commit b9ce38a

Browse files
committed
Updated Podspec for Call SDK
1 parent 61abe5b commit b9ce38a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChannelizeCall.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "ChannelizeCall"
4-
s.version = "4.0.0"
4+
s.version = "4.0.1"
55
s.summary = "Channelize Call SDK"
66
s.description = "A Video and Audio call SDK using Channelize API SDK"
77
s.homepage = "https://channelize.io/"
@@ -10,7 +10,7 @@ s.author = { "Channelize" => "support@channelize.io" }
1010
s.platform = :ios, "9.0"
1111
s.swift_version = "4.2"
1212
s.source = { :git => "https://github.com/ChannelizeIO/Channelize-iOS.git", :tag => "#{s.version}", :branch => "master" }
13-
s.vendored_frameworks = "Channelize_API.framework"
13+
s.vendored_frameworks = "Channelize_Voice_Video.framework"
1414
s.dependency "AgoraRtcEngine_iOS", "2.3.1"
1515
s.dependency "SDWebImage/GIF", "4.4.3"
1616
end

0 commit comments

Comments
 (0)