blob: 6ac76d5a7799b04576f27585dbf6def26b8189d3 [file] [log] [blame]
{
"name": "DoudouneQRCodeReader.swift",
"module_name": "DoudouneQRCodeReader",
"version": "1.0.1",
"license": "MIT",
"summary": "Simple QRCode reader in Swift",
"homepage": "https://github.com/amerexia/DoudouneQRCodeReader.git",
"authors": {
"Amerexia": "dbelannab@gmail.com"
},
"source": {
"git": "https://github.com/amerexia/DoudouneQRCodeReader.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "AVFoundation",
"source_files": "Sources/*.swift",
"requires_arc": true
}