[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 2 / 7 / ZRQRCodeViewController / 2.7.6 / ZRQRCodeViewController.podspec.json
blobfedcbd1e65ea9af60af438b70a04d7c570169bbf
2   "name": "ZRQRCodeViewController",
3   "version": "2.7.6",
4   "license": "MIT",
5   "homepage": "https://github.com/VictorZhang2014/ZRQRCodeViewController",
6   "authors": {
7     "Victor Zhang": "victorzhangq@gmail.com"
8   },
9   "summary": "A delightful QR Code Scanning framework that being compatible with iOS 7.0 and later.",
10   "source": {
11     "git": "https://github.com/VictorZhang2014/ZRQRCodeViewController.git",
12     "tag": "2.7.6"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "public_header_files": "Classes/*.{h}",
19   "source_files": "Classes/*.{h,m}",
20   "resources": "Classes/ZRQRCode.bundle",
21   "frameworks": [
22     "UIKit",
23     "WebKit",
24     "AVFoundation",
25     "AudioToolbox"
26   ]