diff --git a/Carthage/PayPalCheckout.json b/Carthage/PayPalCheckout.json index ee5c9bd..8b89425 100644 --- a/Carthage/PayPalCheckout.json +++ b/Carthage/PayPalCheckout.json @@ -36,5 +36,6 @@ "0.102.0" : "https://github.com/paypal/paypalcheckout-ios/releases/download/0.102.0/PayPalCheckout.framework.zip?alt=https://github.com/paypal/paypalcheckout-ios/releases/download/0.102.0/PayPalCheckout.xcframework.zip", "0.103.0" : "https://github.com/paypal/paypalcheckout-ios/releases/download/0.103.0/PayPalCheckout.framework.zip?alt=https://github.com/paypal/paypalcheckout-ios/releases/download/0.103.0/PayPalCheckout.xcframework.zip", "0.104.0" : "https://github.com/paypal/paypalcheckout-ios/releases/download/0.104.0/PayPalCheckout.framework.zip?alt=https://github.com/paypal/paypalcheckout-ios/releases/download/0.104.0/PayPalCheckout.xcframework.zip", - "0.106.0" : "https://github.com/paypal/paypalcheckout-ios/releases/download/0.106.0/PayPalCheckout.framework.zip?alt=https://github.com/paypal/paypalcheckout-ios/releases/download/0.106.0/PayPalCheckout.xcframework.zip" + "0.106.0" : "https://github.com/paypal/paypalcheckout-ios/releases/download/0.106.0/PayPalCheckout.framework.zip?alt=https://github.com/paypal/paypalcheckout-ios/releases/download/0.106.0/PayPalCheckout.xcframework.zip", + "0.108.0" : "https://github.com/paypal/paypalcheckout-ios/releases/download/0.108.0/PayPalCheckout.framework.zip?alt=https://github.com/paypal/paypalcheckout-ios/releases/download/0.108.0/PayPalCheckout.xcframework.zip" } \ No newline at end of file diff --git a/Package.swift b/Package.swift index 030476f..08e8967 100644 --- a/Package.swift +++ b/Package.swift @@ -1,7 +1,7 @@ // swift-tools-version:5.3 import PackageDescription -let packageVersion = "0.106.0" +let packageVersion = "0.108.0" let package = Package( name: "PayPalCheckout", @@ -18,7 +18,7 @@ let package = Package( .binaryTarget( name: "PayPalCheckout", url: "https://github.com/paypal/paypalcheckout-ios/releases/download/\(packageVersion)/PayPalCheckout.xcframework.zip", - checksum: "42580546746bc0eb41db544fed5a16a01e9a6080e4680fa07a068a843943a792" + checksum: "f186036ec1b180f9cb84a48ea00ca5835a3fce3af8d112b1e3067fa9d56dcf78" ) ], swiftLanguageVersions: [.v5] diff --git a/PayPalCheckout.podspec b/PayPalCheckout.podspec index 048a7f4..03e74e7 100644 --- a/PayPalCheckout.podspec +++ b/PayPalCheckout.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "PayPalCheckout" - spec.version = "0.106.0" + spec.version = "0.108.0" spec.summary = "PayPal iOS Native Checkout SDK" spec.homepage = "https://github.com/paypal/paypalcheckout-ios" spec.author = { "PayPal" => "jonathajones@paypal.com" } @@ -14,7 +14,7 @@ Pod::Spec.new do |spec| spec.license = { :type => 'PAYPAL', :text => <<-LICENSE SDK LICENSE - Copyright © 2013 - 2017 PayPal Holdings, Inc. + Copyright © 2013 - 2017 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,