blob: a8e042cf9f373e6269ffb7a82664d60cad351c6e [file] [log] [blame]
{
"name": "ZQRCodeScanner",
"version": "1.0",
"summary": "A simple QR code scanner for personal use.",
"homepage": "https://github.com/GitZhengsir/ZQRCodeScanner",
"license": "MIT",
"authors": {
"zhengsir": "276929275@qq.com"
},
"source": {
"git": "https://github.com/GitZhengsir/ZQRCodeScanner.git",
"tag": "1.0"
},
"source_files": "ZQRCodeScanner/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
}
}