-
Notifications
You must be signed in to change notification settings - Fork 55
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
2988c27
commit 773568f
Showing
3 changed files
with
6 additions
and
5 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,6 +1,6 @@ | ||
Pod::Spec.new do |spec| | ||
spec.name = "PayPalCheckout" | ||
spec.version = "0.112.2" | ||
spec.version = "1.0.0" | ||
spec.summary = "PayPal iOS Native Checkout SDK" | ||
spec.homepage = "https://github.com/paypal/paypalcheckout-ios" | ||
spec.author = { "PayPal" => "[email protected]" } | ||
|
@@ -14,7 +14,7 @@ Pod::Spec.new do |spec| | |
spec.license = { :type => 'PAYPAL', :text => <<-LICENSE | ||
SDK LICENSE | ||
Copyright é 2013 - 2023 PayPal Holdings, Inc. | ||
Copyright ÃÂé 2013 - 2023 PayPal Holdings, Inc. | ||
NOTICE TO USER: PayPal Holdings, Inc. is providing the Software and | ||
Documentation for use under the terms of this Agreement. Any use, reproduction, | ||
|