blob: 70dcb90f3b4d3760386a7bb7ae86f0c73f219b8d [file] [log] [blame]
{
"name": "ZZYQRCodeSwift",
"version": "1.0.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.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ZZYQRCodeSwift/ZZYQRCodeSwift/*.{swift}",
"resources": "ZZYQRCodeSwift/ZZYQRCodeSwift/ZZYQRCode.bundle",
"pushed_with_swift_version": "3.0"
}