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