blob: 7daa083cb9a4a50b773e7c9c8a64de746a1159d5 [file] [log] [blame]
{
"name": "Payleven-mPos",
"version": "1.0",
"summary": "Payleven mPos SDK",
"description": " iOS API to communicate with the payleven Chip & PIN card reader in order to accept debit and credit card payments. Learn more about the Chip & PIN card reader and payment options on one of payleven's regional websites.\n",
"homepage": "https://payleven.de/developers/",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/payleven/mPOS-SDK-iOS.git",
"tag": "1.0"
},
"exclude_files": "Classes/Exclude",
"vendored_frameworks": [
"Framework/AdyenToolkit.framework",
"Framework/PaylevenSDK.framework",
"Framework/AdyenToolkit.bundle"
]
}