blob: 25aeae897899dd1da9d68a347eeefb3200b49426 [file] [log] [blame]
{
"name": "SYBarcodeManager",
"version": "2.1.0",
"summary": "SYBarcodeManager is Qr code scanning tool.",
"homepage": "https://github.com/potato512/SYBarcodeManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYBarcodeManager.git",
"tag": "2.1.0"
},
"source_files": "SYBarcodeManager/**/*.{h,m}",
"resources": "SYBarcodeManager/*.png",
"frameworks": "AVFoundation",
"requires_arc": true
}