blob: 92cb70adeeff781a85d16ef88e600385c5f58d79 [file] [log] [blame]
{
"name": "libwallet",
"version": "0.0.18",
"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"
}