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