blob: 54146080c1b1cfabe7c4c607aef0d9b96e18c3bf [file] [log] [blame]
{
"name": "MasterpassQRScanSDK",
"version": "1.0.7",
"summary": "Provides UI components for QR scanning",
"description": "Masterpass QR 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/MasterpassQRScanSDK.framework"
},
"source_files": [
],
"source": {
"http": "https://github.com/Mastercard/masterpass-qr-scan-sdk-ios/releases/download/1.0.7/masterpassqrscansdk-framework-ios.zip"
},
"preserve_paths": [
"README.md",
"LICENSE"
],
"documentation_url": "https://mastercard.github.io/masterpass-qr-scan-sdk-ios"
}