blob: cffefee642c881ed4364be02072298bc64b8d17e [file] [log] [blame]
{
"name": "MPQRScanSDK",
"version": "2.0.3",
"summary": "Provides UI components for QR scanning",
"description": "MPQR Scan SDK for iOS provides UI components for QR scanning that allows to modify simple attributes of the views or use custom views for display.",
"homepage": "https://developer.mastercard.com/product/masterpass-qr",
"license": {
"type": "Custom",
"file": "LICENSE"
},
"authors": "Mastercard",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Frameworks/MPQRScanSDK.framework"
},
"source_files": [
],
"source": {
"http": "https://github.com/Mastercard/masterpass-qr-scan-sdk-ios/releases/download/2.0.3/MPQRScansdk-framework-ios.zip"
},
"preserve_paths": [
"README.md",
"LICENSE"
],
"documentation_url": "https://mastercard.github.io/masterpass-qr-scan-sdk-ios"
}