-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to mobilepaymentsdk to 2.1.0 and add tap to pay methods for i…
…os (#39) * upgrade to 2.1.0 and add tap to pay methods * fix Freeland and Plinio comments * remove console.log
- Loading branch information
1 parent
476d85c
commit 04f3550
Showing
12 changed files
with
178 additions
and
26 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
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
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
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,16 +1,16 @@ | ||
PODS: | ||
- SquareMobilePaymentsSDK (2.0.2) | ||
- SquareMobilePaymentsSDK (2.1.0) | ||
|
||
DEPENDENCIES: | ||
- SquareMobilePaymentsSDK (~> 2.0.2) | ||
- SquareMobilePaymentsSDK (~> 2.1.0) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- SquareMobilePaymentsSDK | ||
|
||
SPEC CHECKSUMS: | ||
SquareMobilePaymentsSDK: 1964169130cab2f447d767adf9c18f8b5d212ff6 | ||
SquareMobilePaymentsSDK: b437afc89530142af80ed818f4db02e07c47457c | ||
|
||
PODFILE CHECKSUM: 1c0f22efdb235538a7a49119eaced2170ab7e369 | ||
PODFILE CHECKSUM: 36ec71d8ea5709b9c8c2277616eae29f2769b341 | ||
|
||
COCOAPODS: 1.16.2 |
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