blob: 170ada1a36e6d3ba8b08722a4484dda03e8f0d0d [file] [log] [blame]
{
"name": "MobilePay-AppSwitch-SDK",
"version": "1.8.0",
"summary": "MobilePay-AppSwitch-SDK",
"description": "The MobilePay SDK enables your app to receive payments through the MobilePay app.",
"license": {
"type": "Danske Bank License Terms",
"file": "license.txt"
},
"homepage": "http://www.danskebank.dk/da-dk/mobilepay/Pages/App-Switch.aspx",
"authors": {
"Danske Bank": "kundesupport@danskebank.dk"
},
"documentation_url": "https://github.com/DanskeBank/MobilePay-AppSwitch-SDK/wiki",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DanskeBank/MobilePay-AppSwitch-SDK.git",
"tag": "1.8.0"
},
"source_files": "sdk/iOS/1.8.0/MobilePayManager/*.{h}",
"public_header_files": "sdk/iOS/1.8.0/MobilePayManager/*.{h}",
"vendored_libraries": "sdk/iOS/1.8.0/MobilePayManager/*.{a}",
"requires_arc": true
}