diff --git a/Podfile b/Podfile index 13b3d3cb85..cbd2e75e3e 100644 --- a/Podfile +++ b/Podfile @@ -24,7 +24,7 @@ use_frameworks! inhibit_all_warnings! def tangem_sdk_pod - pod 'TangemSdk', :git => 'https://github.com/Tangem/tangem-sdk-ios.git', :tag => 'develop-310' + pod 'TangemSdk', :git => 'https://github.com/Tangem/tangem-sdk-ios.git', :tag => 'develop-312' #pod 'TangemSdk', :path => '../tangem-sdk-ios' end diff --git a/Podfile.lock b/Podfile.lock index 2c8e0c1e57..0464ff4105 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -233,7 +233,7 @@ DEPENDENCIES: - Moya - Solana.Swift (from `https://github.com/tangem/Solana.Swift`, tag `1.2.0-tangem11`) - SwiftyJSON (from `https://github.com/tangem/SwiftyJSON.git`, tag `5.0.1-tangem1`) - - TangemSdk (from `https://github.com/Tangem/tangem-sdk-ios.git`, tag `develop-310`) + - TangemSdk (from `https://github.com/Tangem/tangem-sdk-ios.git`, tag `develop-312`) - WalletConnectSwiftV2 (from `https://github.com/WalletConnect/WalletConnectSwiftV2`, tag `1.18.7`) SPEC REPOS: @@ -287,7 +287,7 @@ EXTERNAL SOURCES: :tag: 5.0.1-tangem1 TangemSdk: :git: https://github.com/Tangem/tangem-sdk-ios.git - :tag: develop-310 + :tag: develop-312 WalletConnectSwiftV2: :git: https://github.com/WalletConnect/WalletConnectSwiftV2 :tag: 1.18.7 @@ -310,7 +310,7 @@ CHECKOUT OPTIONS: :tag: 5.0.1-tangem1 TangemSdk: :git: https://github.com/Tangem/tangem-sdk-ios.git - :tag: develop-310 + :tag: develop-312 WalletConnectSwiftV2: :git: https://github.com/WalletConnect/WalletConnectSwiftV2 :tag: 1.18.7 @@ -354,6 +354,6 @@ SPEC CHECKSUMS: TangemSdk: 943099314a07e448307f994dca6217bb27366b66 WalletConnectSwiftV2: 5ea47db4d86e39fc749b66a05a661af9e87b277d -PODFILE CHECKSUM: b0ca0a43860276cc0a20cc6addcaf90dc799a573 +PODFILE CHECKSUM: 39a905982d5816fb83f14d8ffe303804b78a61f7 COCOAPODS: 1.15.2