{
  "payment-alipay": {
    "libraries": [
      "libalixpayment"
    ],
    "frameworks": [
      "AlipaySDK.framework",
      "CFNetwork.framework",
      "SystemConfiguration.framework",
      "CoreMotion.framework",
      "Security.framework",
      "libc++.tbd"
    ],
    "resources": [
      "AlipaySDK.bundle"
    ],
    "deploymentTarget": "8.0",
    "parameters": [
      "scheme"
    ],
    "plists": {
      "CFBundleURLTypes": [{
          "CFBundleTypeRole": "Editor",
          "CFBundleURLName": "alixpay",
          "CFBundleURLSchemes": [
            "{$scheme}"
          ]
      }],
      "LSApplicationQueriesSchemes": [
        "alipay",
        "safepay"
      ]
    },
    "cmds": [{
        "type": "plist",
        "file": "PandoraApi.bundle/feature.plist",
        "cmd": "Add :Payment:extend:alix string PGAlixPay"
    }],
    "des": "支付宝支付"
  }
}
