-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SampleApp is updated with STCPay example
- Loading branch information
Ozgen Cetinkaya
committed
Jan 10, 2024
1 parent
42df59d
commit c6b6c83
Showing
112 changed files
with
10,964 additions
and
251 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
PODS: | ||
- IQKeyboardManagerSwift (6.5.16) | ||
- MBProgressHUD (1.2.0) | ||
- PayFortSDK (3.2.0) | ||
|
||
DEPENDENCIES: | ||
- IQKeyboardManagerSwift | ||
- MBProgressHUD | ||
- PayFortSDK (from `/Users/cetozgen/gitprivaterepos/fort-ios-sdk-localtest/`) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- IQKeyboardManagerSwift | ||
- MBProgressHUD | ||
|
||
EXTERNAL SOURCES: | ||
PayFortSDK: | ||
:path: "/Users/cetozgen/gitprivaterepos/fort-ios-sdk-localtest/" | ||
|
||
SPEC CHECKSUMS: | ||
IQKeyboardManagerSwift: 12d89768845bb77b55cc092ecc2b1f9370f06b76 | ||
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 | ||
PayFortSDK: 92d7df56734bd520241250ebc9b93987782b33b9 | ||
|
||
PODFILE CHECKSUM: 8037295a3735c99e78f5a1b1d37cac6edcee2814 | ||
|
||
COCOAPODS: 1.14.3 |
Binary file not shown.
57 changes: 57 additions & 0 deletions
57
SampleApp/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
117 changes: 117 additions & 0 deletions
117
...s/IQKeyboardManagerSwift/IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
93 changes: 93 additions & 0 deletions
93
...QKeyboardManagerSwift/IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.