blob: 27e6b694836c677b6f9a2eea17eed76ba3bcc86a [file] [log] [blame]
{
"name": "libwallet",
"version": "0.0.15",
"summary": "Paystore Libwallet",
"description": "Biblioteca para integração com serviço Wallet da Paystore",
"homepage": "https://github.com/paystore/libwallet.git",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c)"
},
"authors": {
"manoel.neto": "manoel.neto@phoebus.com.br"
},
"ios": {
"vendored_frameworks": "Libwallet.framework"
},
"platforms": {
"ios": "12.1"
},
"source": {
"http": "https://libwallet.s3.us-east-2.amazonaws.com/libwallet.framework.zip"
},
"exclude_files": "Classes/Exclude"
}