blob: e0bfcff7f0541df3e8afcf81c59b2247cda0234b [file] [log] [blame]
{
"name": "CurrencyPaySDK",
"version": "1.0.0",
"summary": "The commercial use only CurrencyPaySDK for licensed customers only.",
"homepage": "https://currencypay.com/home/",
"authors": "CurrencyPay",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/currencypaysdk/CurrencyPaySDK.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": [
"CurrencyPaySDK/AnyPay.framework",
"CurrencyPaySDK/PayCore.framework",
"CurrencyPaySDK/PayCard.framework"
]
}
}