blob: b85576af70d7d9c3e8881dd68f4009aab266ecd2 [file] [log] [blame]
{
"name": "QRCodeReader.swift",
"module_name": "QRCodeReader",
"version": "7.1.0",
"license": "MIT",
"summary": "Simple QRCode and 1D bar code reader in Swift",
"homepage": "https://github.com/yannickl/QRCodeReader.swift.git",
"social_media_url": "https://twitter.com/yannickloriot",
"authors": {
"Yannick Loriot": "contact@yannickloriot.com"
},
"source": {
"git": "https://github.com/yannickl/QRCodeReader.swift.git",
"tag": "7.1.0"
},
"screenshots": "http://yannickloriot.com/resources/qrcodereader.swift-screenshot.jpg",
"platforms": {
"ios": "8.0"
},
"frameworks": "AVFoundation",
"source_files": "Sources/*.swift",
"requires_arc": true
}