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