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