blob: 15608ceb487a779b52073e7ad7d341ac3fd605f3 [file] [log] [blame]
{
"name": "DappWalletMX",
"version": "1.0.0",
"summary": "Dapp is an online payments platform from Mexico",
"description": "Dapp is an online payments platform, focused on the security of its users. This framework is designed for electronic Wallet developers looking to integrate into the Dapp Payments platform.",
"homepage": "https://dapp.mx",
"license": "MIT",
"authors": {
"Dapp Payments": "devs@dapp.mx"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DappPayments/Wallets-SDK-iOS.git",
"tag": "1.0.0"
},
"source_files": [
"dapp-sdk-wallets-ios",
"dapp-sdk-wallets-ios/*.{h,m,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}