blob: cada55a3c972d9c02d32441f23f88f0e300c42e7 [file] [log] [blame]
{
"name": "SwiftQRTools",
"version": "1.0",
"summary": "Scan QR、Generate QR Code and read QR Code info from image.",
"description": "Scan QR、Generate QR Code and read QR Code info from image.",
"homepage": "https://github.com/archerLj/SwiftQRTools",
"license": "MIT",
"authors": {
"git": "lj0011977@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/archerLj/SwiftQRTools.git",
"tag": "1.0"
},
"source_files": "SwiftQRTools/SwiftQRTools/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}