blob: 08062d17f51d973f29d8eb079da2262c3b8975f5 [file] [log] [blame]
{
"name": "QRCodeTool",
"version": "1.0.0",
"summary": "Simple QRCode detector and scan in Swift",
"homepage": "https://github.com/Hearsayer/QRCodeTool",
"license": "MIT",
"authors": {
"Hearsayer": "hearsayer@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Hearsayer/QRCodeTool.git",
"tag": "1.0.0"
},
"source_files": "QRCode/QRCodeTool.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}