{
  "payment-paypal": {
    "libraries": [
      "libpaypalpay"
    ],
    "archs": [
      "arm64", "x86_64"
    ],
    "frameworks": [
      "PayPalCheckout.xcframework"
    ],
    "deploymentTarget": "11.0",
    "parameters": [
      "returnURL_ios"
    ],
    "plists": {
      "paypal": {
         "returnUrl": "{$returnURL_ios}"
      }
    },
    "embedSwift": "true",
    "cmds": [{
        "type": "plist",
        "file": "PandoraApi.bundle/feature.plist",
        "cmd": "Add :Payment:extend:paypal string PGPaypalPay"
    }],
    "des": "Paypal支付"
  }
}
