blob: 4f9795ad6ace536ef64406c6420d2d226bda28b7 [file] [log] [blame]
{
"name": "MobilePay-AppSwitch-SDK",
"version": "2.2.0",
"license": {
"type": "MobilePay License Terms",
"file": "LICENSE"
},
"homepage": "http://www.mobilepay.dk/da-dk/erhverv/Pages/mobilepay-appswitch.aspx",
"authors": {
"MobilePay": "support@mobilepay.dk"
},
"summary": "MobilePay-AppSwitch-SDK",
"description": "The MobilePay SDK enables your app to receive payments through the MobilePay app.",
"source": {
"git": "https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK.git",
"tag": "2.2.0"
},
"source_files": "sdk/iOS/2.2.0/MobilePayManager/*.{h}",
"public_header_files": "sdk/iOS/2.2.0/MobilePayManager/*.{h}",
"vendored_libraries": "sdk/iOS/2.2.0/MobilePayManager/*.{a}",
"documentation_url": "https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki",
"platforms": {
"ios": null
},
"requires_arc": true
}