[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / 0 / 7 / ZBWQRCodeScanner / 0.0.15 / ZBWQRCodeScanner.podspec.json
blob56142816c9661e5403579193e5e04c4f47748b91
2   "name": "ZBWQRCodeScanner",
3   "version": "0.0.15",
4   "summary": "二维码扫描识别组件",
5   "description": "二维码扫描识别组件",
6   "homepage": "https://github.com/HangZhouShuChengKeJi/ZBWQRCodeScanner",
7   "license": "BSD",
8   "platforms": {
9     "ios": "11.0"
10   },
11   "authors": {
12     "bwzhu": ""
13   },
14   "source": {
15     "git": "https://github.com/HangZhouShuChengKeJi/ZBWQRCodeScanner.git",
16     "tag": "0.0.15"
17   },
18   "source_files": [
19     "QRCodeScanner",
20     "QRCodeScanner/**/*.{h,m}"
21   ],
22   "resources": "**/QRCodeScanner.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "ZXingObjC": [
26       ">= 3.6.9"
27     ]
28   }