-
Notifications
You must be signed in to change notification settings - Fork 12
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
1 parent
2b497a2
commit 5413bd5
Showing
16 changed files
with
26 additions
and
23 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
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,8 +1,8 @@ | ||
Pod::Spec.new do |s| | ||
s.name = "PayTabsSDK" | ||
s.version = "6.6.23" | ||
s.version = "6.6.24" | ||
s.summary = "PayTabs is an online payment gateway." | ||
s.ios.deployment_target = '11.0' | ||
s.ios.deployment_target = '13.0' | ||
s.homepage = "https://github.com/paytabscom/paytabs-ios-library-sample/tree/master" | ||
s.license = "MIT" | ||
s.author = { "PayTabs" => "[email protected]" } | ||
|
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,11 +1,11 @@ | ||
# Uncomment the next line to define a global platform for your project | ||
# platform :ios, '9.0' | ||
# platform :ios, '13.0' | ||
|
||
target 'sample-swiftui' do | ||
# Comment the next line if you don't want to use dynamic frameworks | ||
use_frameworks! | ||
|
||
# Pods for sample-swiftui | ||
pod 'PayTabsSDK', '~> 6.6.23' | ||
pod 'PayTabsSDK', '~> 6.6.24' | ||
|
||
end |
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,3 +1,3 @@ | ||
target 'PayTabs Sample' do | ||
pod 'PayTabsSDK', '~> 6.6.23' | ||
pod 'PayTabsSDK', '~> 6.6.24' | ||
end |
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
+0 Bytes
(100%)
sources/PaymentSDK.xcframework/ios-arm64/PaymentSDK.framework/Assets.car
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
sources/PaymentSDK.xcframework/ios-arm64/PaymentSDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
sources/PaymentSDK.xcframework/ios-arm64/PaymentSDK.framework/PaymentSDK
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
+0 Bytes
(100%)
sources/PaymentSDK.xcframework/ios-arm64_x86_64-simulator/PaymentSDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
sources/PaymentSDK.xcframework/ios-arm64_x86_64-simulator/PaymentSDK.framework/PaymentSDK
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