blob: 16ffc6742bb106531e2f085052253c36e8bf5878 [file] [log] [blame]
{
"name": "SwiftQRTools",
"version": "0.4",
"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": "0.4"
},
"source_files": "SwiftQRTools/SwiftQRTools/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}