blob: 9aabcdd5782be444b7dbee3f8c43f2f8e86d34a1 [file] [log] [blame]
{
"name": "CDZQRScanningViewController",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"public_header_files": "CDZQRScanningViewController.h",
"frameworks": [
"AVFoundation",
"UIKit"
],
"requires_arc": true
}