blob: 903ca2a1e515b10b82a7d8da0b763bb68b74739a [file] [log] [blame]
{
"name": "DoudouneQRCodeReader.swift",
"module_name": "DoudouneQRCodeReader",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "AVFoundation",
"source_files": "Sources/*.swift",
"requires_arc": true
}