blob: 6b52cdc94059315c38eb02471d403ea462143a66 [file] [log] [blame]
{
"name": "DQRScanner",
"version": "0.1.2",
"summary": "You may use DQRScanner in order to add QR Code Scanner Feature in your application.",
"description": "You may use DQRScanner in order to add QR Code Scanner Feature in your application. Just add this as a dependency and you are done with it.",
"homepage": "https://github.com/DeepakCarpenter/DQRScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Deepak Carpenter": "er.deepakcarpenter@gmail.com"
},
"source": {
"git": "https://github.com/DeepakCarpenter/DQRScanner.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "DQRScanner/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"deprecated": true,
"swift_version": "5.0"
}