blob: 123e56ef700222953a130f95b00c3c13ceca6dd1 [file] [log] [blame]
{
"name": "CurrencyPaySDK",
"version": "2.0.1",
"summary": "CurrencyPaySDK for licensed customers only. Version 2.0.1 includes multi-Device Support.",
"homepage": "https://currencypay.com/home/",
"authors": "CurrencyPay",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/currencypaysdk/CurrencyPaySDK.git",
"tag": "2.0.1"
},
"ios": {
"vendored_frameworks": [
"CurrencyPaySDK/PayCore.framework",
"CurrencyPaySDK/PayCard.framework"
]
}
}