blob: 5cba34873e7d60c57c48840dbf41b50c77986efd [file] [log] [blame]
{
"name": "MasterpassQRCoreSDK",
"version": "2.0.5",
"summary": "Enables iOS apps to parse and generate Masterpass QR codes.",
"description": "Masterpass QR Core SDK for iOS allows users to parse Masterpass QR code strings and extract structured data. It also allows generating QR code strings.",
"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/MasterpassQRCoreSDK.framework"
},
"source_files": [
],
"source": {
"http": "https://github.com/Mastercard/masterpass-qr-core-sdk-ios/releases/download/2.0.5/masterpassqrcoresdk-framework-ios.zip"
},
"preserve_paths": [
"README.md",
"LICENSE"
],
"documentation_url": "https://mastercard.github.io/masterpass-qr-core-sdk-ios"
}