2 "name": "QRCodeReaderViewController",
8 "summary": "Simple QRCode reader for iOS 7 and over",
9 "description": "The `QRCodeReaderViewController` is a simple QRCode and bar code reader/scanner based on the `AVFoundation` framework from Apple. It aims to replace ZXing or ZBar for iOS 7 and over.",
10 "homepage": "https://github.com/YannickL/QRCodeReaderViewController",
12 "Yannick Loriot": "contact@yannickloriot.com"
14 "social_media_url": "https://twitter.com/yannickloriot",
16 "git": "https://github.com/yannickl/QRCodeReaderViewController.git",
21 "QRCodeReaderViewController/*.{h,m}"
23 "frameworks": "AVFoundation",