-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mikhail Kogan
committed
Jun 30, 2023
1 parent
10f3c1a
commit f368223
Showing
39 changed files
with
9,764 additions
and
9,763 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Pod::Spec.new do |s| | |
s.name = 'DolyameSDK' | ||
s.summary = 'Dolyame SDK for iOS' | ||
|
||
s.version = '1.0.17' | ||
s.version = '1.0.18' | ||
|
||
s.authors = { | ||
'Isaac Weisberg' => '[email protected]', | ||
|
@@ -15,7 +15,7 @@ Pod::Spec.new do |s| | |
s.license = { type: 'MIT', file: 'LICENSE' } | ||
s.source = { git: 'https://github.com/Tinkoff/dolyamesdk-ios.git', tag: s.version.to_s } | ||
|
||
s.ios.deployment_target = '12.3' | ||
s.ios.deployment_target = '12.0' | ||
s.swift_version = '5.0' | ||
|
||
s.ios.vendored_frameworks = ["Framework/#{s.name}.xcframework"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
platform :ios, '12.3' | ||
platform :ios, '12.0' | ||
|
||
source 'https://nexus.tcsbank.ru/repository/raw-cocoapods/' | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-48 Bytes
(100%)
Framework/DolyameSDK.xcframework/ios-arm64/DolyameSDK.framework/Assets.car
Binary file not shown.
Binary file modified
BIN
-64 Bytes
(100%)
Framework/DolyameSDK.xcframework/ios-arm64/DolyameSDK.framework/DolyameSDK
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
.../DolyameSDK.xcframework/ios-arm64/DolyameSDK.framework/DolyameSDKImages.bundle/Assets.car
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
.../DolyameSDK.xcframework/ios-arm64/DolyameSDK.framework/DolyameSDKImages.bundle/Info.plist
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Framework/DolyameSDK.xcframework/ios-arm64/DolyameSDK.framework/Info.plist
Binary file not shown.
Oops, something went wrong.