blob: 47df1c14e3afdde02018e91369813593591c96a9 [file] [log] [blame]
{
"name": "MCAmriSDK",
"version": "2.0.2",
"summary": "Enables iOS apps to parse and generate MCAmriSDK QR codes.",
"description": "MCAmriSDK 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://chozinul.github.io",
"license": {
"type": "BSD-2",
"file": "LICENSE"
},
"authors": "MCAmri",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "MCAmriSDK.framework"
},
"source_files": [
],
"source": {
"http": "https://github.com/chozinul/MCAmri/raw/Release_2_0_2/MCAmriSDK.zip"
},
"preserve_paths": [
"README.md",
"LICENSE"
],
"documentation_url": "https://chozinul.github.io/MCAmri"
}