blob: 2f28f9dcaba569480a94d505f18cae69fd1f9cea [file] [log] [blame]
{
"name": "SwiftQRScanner",
"version": "0.1.0",
"summary": "Read QR Codes using SwiftQRScanner",
"description": "Read QR codes using SwiftQRScanner with easy steps.",
"homepage": "https://github.com/vinodiOS/SwiftQRScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vinodiOS": "vinod.jagtap@hotmail.com"
},
"source": {
"git": "https://github.com/vinodiOS/SwiftQRScanner.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"frameworks": [
"UIKit",
"CoreGraphics",
"AVFoundation"
],
"pushed_with_swift_version": "4.0"
}