blob: ed2463fae2e3e0a40f469d0935efba89af09d0da [file] [log] [blame]
{
"name": "DappMX",
"version": "1.1.0",
"summary": "Dapp is an online payment platform from Mexico",
"description": "Dapp is an online payment platform, focused on the security of its users. This is the easiest way to integrate Dapp into your iOS application. DappMX has two functionalities, tokenize credit and debit cards so you can make future charges. Through this SDK you can also make payments directly in the Dapp app.",
"homepage": "https://dapp.mx",
"license": "MIT",
"authors": {
"Dapp Payments": "devs@dapp.mx"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DappPayments/Dapp-SDK-iOS.git",
"tag": "1.1.0"
},
"source_files": [
"dapp-sdk-ios",
"dapp-sdk-ios/*.{h,m,swift}"
],
"resources": "dapp-sdk-ios/*.{png,pem,xib}",
"swift_version": "4.0"
}