File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'Adapty'
3- s . version = '3.15.5 '
3+ s . version = '3.15.6 '
44 s . summary = 'Adapty SDK for iOS.'
55
66 s . description = <<-DESC
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'AdaptyLogger'
3- s . version = '3.15.5 '
3+ s . version = '3.15.6 '
44 s . summary = 'Adapty Logger for iOS.'
55
66 s . description = <<-DESC
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'AdaptyPlugin'
3- s . version = '3.15.5 '
3+ s . version = '3.15.6 '
44 s . summary = 'Common files for cross-platform SDKs Adapty'
55
66 s . description = <<-DESC
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'AdaptyUI'
3- s . version = '3.15.5 '
3+ s . version = '3.15.6 '
44 s . summary = 'Adapty SDK for iOS.'
55
66 s . description = <<-DESC
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'AdaptyUIBuilder'
3- s . version = '3.15.5 '
3+ s . version = '3.15.6 '
44 s . summary = 'Adapty UI Builder for iOS.'
55
66 s . description = <<-DESC
Original file line number Diff line number Diff line change 11$schema : " https://json-schema.org/draft/2020-12/schema"
2- $id : " https://adapty.io/crossPlatform/3.15.5 /schema"
2+ $id : " https://adapty.io/crossPlatform/3.15.6 /schema"
33title : " Cross Platform Format"
44
55$requests :
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import Foundation
99import AdaptyUIBuilder
1010
1111extension Adapty {
12- public nonisolated static let SDKVersion = " 3.15.5 "
12+ public nonisolated static let SDKVersion = " 3.15.6 "
1313 nonisolated static let fallbackFormatVersion = 9
1414 nonisolated static let userAcquisitionVersion = 1
1515
You can’t perform that action at this time.
0 commit comments