{
  "payment-stripe": {
    "libraries": [
      "libstripepay"
    ],
    "archs": [
      "arm64", "x86_64"
    ],
    "frameworks": [
      "StripeCore.xcframework",
      "StripeUICore.xcframework",
      "Stripe.xcframework",
      "Stripe3DS2.xcframework"
    ],
    "deploymentTarget": "13.0",
    "embedSwift": "true",
    "parameters": [
      "returnURL_ios"
    ],
    "plists": {
      "stripe": {
          "returnUrl": "{$returnURL_ios}"
      }
    },
    "cmds": [{
        "type": "plist",
        "file": "PandoraApi.bundle/feature.plist",
        "cmd": "Add :Payment:extend:stripe string PGStripePay"
    }],
    "des": "Stripe支付"
  }
}
