blob: 918590b80daa2354892e031e6509fa9ac7901d0a [file] [log] [blame]
{
"name": "ZRQRCodeViewController",
"version": "2.6.4",
"license": "MIT",
"homepage": "https://github.com/VictorZhang2014/ZRQRCodeViewController.git",
"authors": {
"Victor Zhang": "victorzhangq@gmail.com"
},
"summary": "A delightful QR Code Scanning framework that being compatible with iOS 7.0 and later.",
"source": {
"git": "https://github.com/VictorZhang2014/ZRQRCodeViewController.git",
"tag": "2.6.4"
},
"platforms": {
"ios": null
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/ZRQRCode.bundle",
"frameworks": [
"UIKit",
"WebKit",
"AVFoundation",
"AudioToolbox"
],
"requires_arc": true
}