[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / c / VCBQRScanner / 1.0.1 / VCBQRScanner.podspec.json
blobeca868d0725436114e433b194c6b5a9a688304c0
2   "name": "VCBQRScanner",
3   "version": "1.0.1",
4   "summary": "Barcode&QRcode recognize",
5   "description": "1. Create a QRCode Scanner  simply.\n2. Customize UI.",
6   "homepage": "https://github.com/txinhua/VCBQRScanner",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gftang": "gftang@vcainfo.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/txinhua/VCBQRScanner.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "VCBQCodeScanner/VCBQRScanner/*.{h,m}",
23   "resources": "VCBQCodeScanner/VCBQRScanner/Resources/*",
24   "frameworks": [
25     "UIKit",
26     "AVFoundation"
27   ]