blob: 14365c1239b0abe954f474c0484e27dc05f9c706 [file] [log] [blame]
{
"name": "CDZQRScanningViewController",
"version": "1.0.7",
"summary": "Easy QR code scanning on iOS 7.",
"homepage": "https://github.com/cdzombak/CDZQRScanningViewController",
"license": "MIT",
"authors": {
"Chris Dzombak": "chris@chrisdzombak.net"
},
"source": {
"git": "https://github.com/cdzombak/CDZQRScanningViewController.git",
"tag": "v1.0.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"public_header_files": "CDZQRScanningViewController.h",
"frameworks": [
"AVFoundation",
"UIKit"
],
"requires_arc": true
}