Skip to content

Commit d359958

Browse files
committed
Updated Channelize UI Podspec
1 parent b9ce38a commit d359958

File tree

5 files changed

+1
-5
lines changed

5 files changed

+1
-5
lines changed

Channelize.framework/Assets.car

8.69 KB
Binary file not shown.

Channelize.framework/Channelize

644 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

ChannelizeUI.podspec

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

33
s.name = "ChannelizeUI"
4-
s.version = "4.0.0"
4+
s.version = "4.0.1"
55
s.summary = "Channelize UI SDK"
66
s.description = "A Messaging UI SDK built for Channelize API SDK"
77
s.homepage = "https://channelize.io/"
@@ -11,10 +11,6 @@ Pod::Spec.new do |s|
1111
s.swift_version = "4.2"
1212
s.source = { :git => "https://github.com/ChannelizeIO/Channelize-iOS.git", :tag => "#{s.version}", :branch => "master" }
1313
s.vendored_frameworks = "Channelize.framework"
14-
s.dependency "AWSMobileClient", "2.9.3"
15-
s.dependency "AWSIoT", "2.9.3"
16-
s.dependency "Alamofire", "4.8.0"
17-
s.dependency "AlamofireObjectMapper", "5.2.0"
1814
s.dependency "CWStatusBarNotification", "2.3.5"
1915
s.dependency "GiphyCoreSDK", "1.4.0"
2016
s.dependency "Crashlytics", "3.12.0"

0 commit comments

Comments
 (0)