blob: 2cbb19cf8f8a6e212b0b98da2bd504544c489dff [file] [log] [blame]
{
"name": "libwallet",
"version": "0.0.1",
"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": {
"hermerson.souza": "hermerson.souza@gmail.com"
},
"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"
}