Skip to content

Commit fe5a14f

Browse files
bump 0.3.1
1 parent fd8ae1c commit fe5a14f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QiscusRealtime.podspec

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

33
s.name = "QiscusRealtime"
4-
s.version = "0.3.0"
4+
s.version = "0.3.1"
55
s.summary = "Qiscus SDK Realtime Message for iOS"
66
s.description = <<-DESC
77
QiscusRealtime SDK for iOS contains Chat User Interface.
@@ -14,7 +14,7 @@ s.requires_arc = true
1414
s.ios.vendored_frameworks = 'QiscusRealtime.framework'
1515
s.ios.frameworks = ["CFNetwork", "Security", "Foundation", "MobileCoreServices"]
1616
s.platform = :ios, "9.0"
17-
s.dependency 'CocoaMQTT', '1.1.3'
17+
s.dependency 'CocoaMQTT', '~> 1.2.2'
1818

1919
end
2020

0 commit comments

Comments
 (0)