Skip to content

Commit

Permalink
6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Starzhevskii committed Jan 6, 2022
1 parent 5a97118 commit c2155a8
Show file tree
Hide file tree
Showing 160 changed files with 2,697 additions and 2,223 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-2.5.5
ruby-2.7.4
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.4.0
6.6.0
2 changes: 1 addition & 1 deletion .version_code
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6040000
6060000
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
### NEXT_VERSION_DESCRIPTION_BEGIN
### NEXT_VERSION_DESCRIPTION_END

## [6.6.0] (29-12-2021)

* Обновление метрик. Использование удалённого файла конфигурации.

## [6.5.0] (21-12-2021)

* Обновлены зависимости, убраны ворнинги. Убраны deprecated методы для CardSecModuleOutput.

## [6.4.0] (25-09-2021)

* Добалена возможность рекурентных SberPay платежей
Expand Down
4 changes: 2 additions & 2 deletions Cartfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ github "yoomoney/functional-swift" ~> 1.7.3
github "yoomoney/core-api-swift" ~> 2.0.1
github "yoomoney/yookassa-wallet-api-swift" ~> 2.3.1
github "yoomoney/yookassa-payments-api-swift" ~> 2.11.0
binary "https://raw.githubusercontent.com/yoomoney/yooid-sdk-ios/master/MoneyAuth.json" ~> 2.34.1
binary "https://raw.githubusercontent.com/yoomoney/yooid-sdk-ios/master/MoneyAuth.json" ~> 3.3.0
binary "https://raw.githubusercontent.com/yandexmobile/metrica-sdk-ios/master/YandexMobileMetrica.json" ~> 3.0
binary "https://raw.githubusercontent.com/yoomoney/yookassa-threat-metrix-adapter-ios/main/ThreatMetrixAdapter.json" ~> 3.3.0
binary "https://raw.githubusercontent.com/yoomoney/yookassa-threat-metrix-adapter-ios/main/ThreatMetrixAdapter.json" ~> 3.3.3
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
binary "https://raw.githubusercontent.com/yandexmobile/metrica-sdk-ios/master/YandexMobileMetrica.json" "3.17.0"
binary "https://raw.githubusercontent.com/yoomoney/yooid-sdk-ios/master/MoneyAuth.json" "2.34.1"
binary "https://raw.githubusercontent.com/yoomoney/yooid-sdk-ios/master/MoneyAuth.json" "3.3.0"
binary "https://raw.githubusercontent.com/yoomoney/yookassa-threat-metrix-adapter-ios/main/ThreatMetrixAdapter.json" "3.3.3"
github "AliSoftware/OHHTTPStubs" "8.0.0"
github "yoomoney/core-api-swift" "2.0.1"
Expand Down
1 change: 0 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ project 'YooKassaPaymentsDemoApp.xcodeproj'
workspace 'YooKassaPayments.xcworkspace'

target 'YooKassaPaymentsDemoApp' do
pod 'CardIO'
pod 'SwiftLint'
pod 'Reveal-SDK', :configurations => ['Debug']

Expand Down
18 changes: 7 additions & 11 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PODS:
- CardIO (5.4.1)
- FunctionalSwift (1.7.3)
- MoneyAuth (2.34.1):
- MoneyAuth (3.3.0):
- FunctionalSwift
- ThreatMetrixAdapter
- YooMoneyCoreApi
Expand All @@ -14,9 +13,9 @@ PODS:
- YandexMobileMetrica/Dynamic/Core (3.17.0)
- YandexMobileMetrica/Dynamic/Crashes (3.17.0):
- YandexMobileMetrica/Dynamic/Core
- YooKassaPayments (6.4.0):
- MoneyAuth (~> 2.34.1)
- ThreatMetrixAdapter (~> 3.3.0)
- YooKassaPayments (6.6.0):
- MoneyAuth (~> 3.3.0)
- ThreatMetrixAdapter (~> 3.3.3)
- YandexMobileMetrica/Dynamic (~> 3.0)
- YooKassaPaymentsApi (~> 2.11.0)
- YooKassaWalletApi (~> 2.3.1)
Expand All @@ -31,7 +30,6 @@ PODS:
- FunctionalSwift (~> 1.7.3)

DEPENDENCIES:
- CardIO
- Reveal-SDK
- SwiftLint
- YooKassaPayments (from `./`)
Expand All @@ -46,7 +44,6 @@ SPEC REPOS:
- YooKassaWalletApi
- YooMoneyCoreApi
https://github.com/CocoaPods/Specs.git:
- CardIO
- Reveal-SDK
- SwiftLint
- YandexMobileMetrica
Expand All @@ -56,18 +53,17 @@ EXTERNAL SOURCES:
:path: "./"

SPEC CHECKSUMS:
CardIO: 56983b39b62f495fc6dae9ad7cf875143df06443
FunctionalSwift: 856da67cf3fb812341445d4e28f05875904d8da0
MoneyAuth: 6a008f183c29d195704053ff2f98fc181f905074
MoneyAuth: 74ba8e8fadbdabe2be706dcad1d0b9de96152897
Reveal-SDK: effba1c940b8337195563c425a6b5862ec875caa
SwiftLint: 06ac37e4d38c7068e0935bb30cda95f093bec761
ThreatMetrixAdapter: 1b31f0afe02eb68be52945e160cc9c0fd117b06c
YandexMobileMetrica: 9e713c16bb6aca0ba63b84c8d7b8b86d32f4ecc4
YooKassaPayments: 41e95ab8d3297816189ba7c64869325df79dc6a6
YooKassaPayments: a682124f853fce382ae3b4e2a115cd6e79500c06
YooKassaPaymentsApi: f76c84ec94ace98e8babc6996cf804840d93f8d8
YooKassaWalletApi: 817d511330332aaec84490f8335ab8c94285d9be
YooMoneyCoreApi: 80f30f988f1dc19a397baf246db64cbbca077fd6

PODFILE CHECKSUM: e3d8979584d168459cceff74a485647132ad28ae
PODFILE CHECKSUM: 09cf283b8b86edb3f9c9eb3e422765473b150274

COCOAPODS: 1.11.2
6 changes: 3 additions & 3 deletions YooKassaPayments.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'YooKassaPayments'
s.version = '6.4.0'
s.version = '6.6.0'
s.homepage = 'https://github.com/yoomoney/yookassa-payments-swift'
s.license = {
:type => "MIT",
Expand Down Expand Up @@ -32,8 +32,8 @@ Pod::Spec.new do |s|
s.ios.dependency 'YooMoneyCoreApi', '~> 2.0.1'
s.ios.dependency 'YooKassaPaymentsApi', '~> 2.11.0'
s.ios.dependency 'YooKassaWalletApi', '~> 2.3.1'
s.ios.dependency 'MoneyAuth', '~> 2.34.1'
s.ios.dependency 'ThreatMetrixAdapter', '~> 3.3.0'
s.ios.dependency 'MoneyAuth', '~> 3.3.0'
s.ios.dependency 'ThreatMetrixAdapter', '~> 3.3.3'

s.ios.dependency 'YandexMobileMetrica/Dynamic', '~> 3.0'

Expand Down
Loading

0 comments on commit c2155a8

Please sign in to comment.