blob: 1c840051a8db02a799586cf1e00bddf05a4bf91f [file] [log] [blame]
{
"name": "ZZYQRCodeSwift",
"version": "1.1.0",
"license": "MIT",
"summary": "A Scan QRCode Or BarCode Framework on iOS.",
"homepage": "https://github.com/zhang28602/ZZYQRCodeSwift",
"authors": {
"张泽宇": "zeyu930213@gmail.com"
},
"source": {
"git": "https://github.com/zhang28602/ZZYQRCodeSwift.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ZZYQRCodeSwift/ZZYQRCodeSwift/*.{swift}",
"resources": "ZZYQRCodeSwift/ZZYQRCodeSwift/ZZYQRCode.bundle",
"swift_version": "4.1"
}