blob: 4fa43e18702c23ea5c9d93ab725daa2d935b1f4c [file] [log] [blame]
{
"name": "QRCodeReader.swift",
"module_name": "QRCodeReader",
"version": "8.2.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": "8.2.0"
},
"screenshots": "http://yannickloriot.com/resources/qrcodereader.swift-screenshot.jpg",
"platforms": {
"ios": "8.0"
},
"frameworks": "AVFoundation",
"source_files": "Sources/*.swift",
"requires_arc": true
}