blob: 5ed00a10c99de08a37431969ee1a8fbb8719d42c [file] [log] [blame]
{
"name": "CDZQRScanningViewController",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"public_header_files": "CDZQRScanningViewController.h",
"frameworks": "AVFoundation",
"requires_arc": true
}