[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 1 / PayPalSDK / 1.3.0 / PayPalSDK.podspec.json
blobe2004090cd181a77ef24bcc86120edf0b2660780
2   "name": "PayPalSDK",
3   "version": "1.3.0",
4   "summary": "Private Pod for PayPal Native SDK",
5   "description": "The Pod contains third party PayPal SDK.",
6   "homepage": "https://developer.paypal.com/docs/business/native-checkout/",
7   "license": {
8     "type": "SDK",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Durga Madamanchi": "durga.madamanchi2@macys.com"
13   },
14   "source": {
15     "git": "git@gitlab.com:macys/mobile/ios-paypal-sdk.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "ios": {
22     "vendored_frameworks": "PayPalCheckout.xcframework"
23   }