blob: 3274eac2176b3a2439dba89723a0393e9add6620 [file] [log] [blame]
{
"name": "CurrencyPaySDK",
"version": "2.0.2",
"summary": "CurrencyPaySDK for licensed customers only. Version 2.0.2 includes update to Swift 5.",
"homepage": "https://currencypay.com/home/",
"authors": "CurrencyPay",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/currencypaysdk/CurrencyPaySDK.git",
"tag": "2.0.2"
},
"ios": {
"vendored_frameworks": [
"CurrencyPaySDK/PayCore.framework",
"CurrencyPaySDK/PayCard.framework"
]
}
}