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