Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Update YaPay
Browse files Browse the repository at this point in the history
  • Loading branch information
a.ignatov committed May 23, 2023
1 parent 51218fc commit b5f9568
Show file tree
Hide file tree
Showing 24 changed files with 1,363 additions and 871 deletions.
2 changes: 1 addition & 1 deletion Cloudpayments-SDK-iOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |spec|

spec.name = "Cloudpayments"
spec.version = "1.2.11"
spec.version = "1.2.12"
spec.summary = "Core library that allows you to use internet acquiring from CloudPayments in your app"
spec.description = "Core library that allows you to use internet acquiring from CloudPayments in your app!"

Expand Down
26 changes: 13 additions & 13 deletions demo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
PODS:
- Cloudpayments (1.2.6):
- Cloudpayments (1.2.12):
- CloudpaymentsNetworking
- YandexLoginSDK
- YandexPaySDK/Dynamic
- CloudpaymentsNetworking (1.0.1)
- PromiseKit/CorePromise (6.18.1)
- YandexLoginSDK (2.0.2)
- YandexMobileMetrica/Dynamic (4.4.0):
- YandexMobileMetrica/Dynamic/Core (= 4.4.0)
- YandexMobileMetrica/Dynamic/Crashes (= 4.4.0)
- YandexMobileMetrica/Dynamic/Core (4.4.0)
- YandexMobileMetrica/Dynamic/Crashes (4.4.0):
- YandexLoginSDK (2.1.1)
- YandexMobileMetrica/Dynamic (4.5.2):
- YandexMobileMetrica/Dynamic/Core (= 4.5.2)
- YandexMobileMetrica/Dynamic/Crashes (= 4.5.2)
- YandexMobileMetrica/Dynamic/Core (4.5.2)
- YandexMobileMetrica/Dynamic/Crashes (4.5.2):
- YandexMobileMetrica/Dynamic/Core
- YandexPaySDK/Dynamic (1.2.0):
- YandexPaySDK/Dynamic (1.3.6):
- PromiseKit/CorePromise (~> 6.0)
- YandexLoginSDK (~> 2.0.2)
- YandexLoginSDK (~> 2.1.1)
- YandexMobileMetrica/Dynamic

DEPENDENCIES:
Expand All @@ -35,12 +35,12 @@ EXTERNAL SOURCES:
:path: "../networking"

SPEC CHECKSUMS:
Cloudpayments: 1ee1e0f8f938fd89e7b001b0240eb7b1721e1463
Cloudpayments: 3adb1779dd8dfa40de3c4cd3f8063840bd5ea52f
CloudpaymentsNetworking: b03a482d4200209a46f27da663d235228bab5071
PromiseKit: 49d70c53d5d20e346beaea4b276b5dd2ab446bb4
YandexLoginSDK: cd407482207b4b7da75c5f7d7fd2fdd6a604c325
YandexMobileMetrica: baf7cea47cb87fc9af963c4f747ce8dd7df3d7c0
YandexPaySDK: 77bfc6e67d889e26f1f3926c2a6cdfd5ccbb6a52
YandexLoginSDK: ad9a07aca36a7748353af17c9cbbf2b83be9ba26
YandexMobileMetrica: f5368ee93f286c793d73b58da00929babfc897c1
YandexPaySDK: 94cfd7f426b8fcdee6eda91e53d281da17489e28

PODFILE CHECKSUM: a782a44dd36ae524b96d6453477467ac868c2af5

Expand Down
2 changes: 1 addition & 1 deletion sdk/Cloudpayments.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |spec|

spec.name = "Cloudpayments"
spec.version = "1.2.11"
spec.version = "1.2.12"
spec.summary = "Core library that allows you to use internet acquiring from CloudPayments in your app"
spec.description = "Core library that allows you to use internet acquiring from CloudPayments in your app!"

Expand Down
2 changes: 1 addition & 1 deletion sdk/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ use_frameworks!

target 'sdk' do
pod 'CloudpaymentsNetworking', :path => "../networking"
pod 'YandexPaySDK/Dynamic'
pod 'YandexPaySDK/Dynamic', '1.3.6'
end
26 changes: 13 additions & 13 deletions sdk/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
PODS:
- CloudpaymentsNetworking (1.0.1)
- PromiseKit/CorePromise (6.18.1)
- YandexLoginSDK (2.0.2)
- YandexMobileMetrica/Dynamic (4.4.0):
- YandexMobileMetrica/Dynamic/Core (= 4.4.0)
- YandexMobileMetrica/Dynamic/Crashes (= 4.4.0)
- YandexMobileMetrica/Dynamic/Core (4.4.0)
- YandexMobileMetrica/Dynamic/Crashes (4.4.0):
- YandexLoginSDK (2.1.1)
- YandexMobileMetrica/Dynamic (4.5.2):
- YandexMobileMetrica/Dynamic/Core (= 4.5.2)
- YandexMobileMetrica/Dynamic/Crashes (= 4.5.2)
- YandexMobileMetrica/Dynamic/Core (4.5.2)
- YandexMobileMetrica/Dynamic/Crashes (4.5.2):
- YandexMobileMetrica/Dynamic/Core
- YandexPaySDK/Dynamic (1.2.0):
- YandexPaySDK/Dynamic (1.3.6):
- PromiseKit/CorePromise (~> 6.0)
- YandexLoginSDK (~> 2.0.2)
- YandexLoginSDK (~> 2.1.1)
- YandexMobileMetrica/Dynamic

DEPENDENCIES:
- CloudpaymentsNetworking (from `../networking`)
- YandexPaySDK/Dynamic
- YandexPaySDK/Dynamic (= 1.3.6)

SPEC REPOS:
trunk:
Expand All @@ -31,10 +31,10 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
CloudpaymentsNetworking: b03a482d4200209a46f27da663d235228bab5071
PromiseKit: 49d70c53d5d20e346beaea4b276b5dd2ab446bb4
YandexLoginSDK: cd407482207b4b7da75c5f7d7fd2fdd6a604c325
YandexMobileMetrica: baf7cea47cb87fc9af963c4f747ce8dd7df3d7c0
YandexPaySDK: 77bfc6e67d889e26f1f3926c2a6cdfd5ccbb6a52
YandexLoginSDK: ad9a07aca36a7748353af17c9cbbf2b83be9ba26
YandexMobileMetrica: f5368ee93f286c793d73b58da00929babfc897c1
YandexPaySDK: 94cfd7f426b8fcdee6eda91e53d281da17489e28

PODFILE CHECKSUM: 2a38317451fe7ece016be373d0ae4255fffc0ceb
PODFILE CHECKSUM: f93bfe46ce8a739c9e45eb6c7aa3803a720b02f6

COCOAPODS: 1.11.2
26 changes: 13 additions & 13 deletions sdk/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b5f9568

Please sign in to comment.