Go to file
Jon Jones b637f758f0 Updating indentation and formatting for package file
Former-commit-id: 99b06b37ae3f4bfd3efd174bd49eb4f34dc2fcc7
2021-02-10 13:25:23 -05:00
Carthage Merge branch 'master' into SPM 2021-02-10 13:16:41 -05:00
.gitignore Initial commit 2018-07-02 13:14:49 -07:00
LICENSE Updated LICENSE to wrap text at 80 symbols 2020-05-18 13:49:36 -07:00
Package.swift Updating indentation and formatting for package file 2021-02-10 13:25:23 -05:00
PayPalCheckout.podspec Updating Carthage JSON and Podspec 2021-02-10 10:00:34 -05:00
README.md Update README.md 2021-01-27 12:54:28 -06:00

README.md

Native Checkout for iOS

Docs

https://developer.paypal.com/docs/limited-release/native-checkout/ios/

Installation

Carthage

To install the PayPalCheckout SDK via Carthage, simply add the following line to your Cartfile:

binary "https://github.com/paypal/paypalcheckout-ios/raw/master/Carthage/PayPalCheckout.json" 

CocoaPods

To install the SDK via CocoaPods, add the following to your Podfile:

pod 'PayPalCheckout'

License

See the LICENSE file for more info.