File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 - GRMustache.swift (4.0.1)
99 - Nimble (12.1.0)
1010 - Quick (5.0.1)
11- - RInAppMessaging (9.0.0 ):
11+ - RInAppMessaging (9.1.0-snapshot ):
1212 - RSDKUtils (~> 5.1.0)
1313 - RSDKUtils (5.1.0):
1414 - RSDKUtils/Main (= 5.1.0)
@@ -112,7 +112,7 @@ SPEC CHECKSUMS:
112112 GRMustache.swift: a6436504284b22b4b05daf5f46f77bd3fe00a9a2
113113 Nimble: 7badc051fbff5e14e3798e2392b9389de67f75ea
114114 Quick: 749aa754fd1e7d984f2000fe051e18a3a9809179
115- RInAppMessaging: 57adabd73a205a69e3ffd19daee4fe55fcea027c
115+ RInAppMessaging: 8281bbc3dc620742680082b95d47313551459ae6
116116 RSDKUtils: 6ae357662b44e390f026edd3431f57ad23fcaf97
117117 Shock: 34def30d5e729f6c1eea2a5b5c2d024b875af86c
118118 SwiftLint: 1cc5cd61ba9bacb2194e340aeb47a2a37fda00b3
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'RInAppMessaging'
3- s . version = '9.0.0 '
3+ s . version = '9.1.0-snapshot '
44 s . summary = 'Rakuten module to manage and display in-app messages'
55 s . homepage = 'https://github.com/rakutentech/ios-inappmessaging'
66 s . license = { :type => 'MIT' , :file => 'LICENSE' }
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ internal enum Constants {
4545 }
4646
4747 enum Versions {
48- static let sdkVersion = " 9.0.0 "
48+ static let sdkVersion = " 9.1.0-snapshot "
4949 }
5050
5151 enum RAnalytics : String {
You can’t perform that action at this time.
0 commit comments