blob: cee66a3b7620e5e1fc47e11c7016ff6e7fbb6a66 [file] [log] [blame]
{
"name": "ZRQRCodeViewController",
"version": "2.2",
"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.2"
},
"platforms": {
"ios": null
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/ZRQRCode.bundle",
"frameworks": [
"UIKit",
"WebKit"
],
"requires_arc": true
}