[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 8 / QRScannerVisionKit / 0.0.4 / QRScannerVisionKit.podspec.json
blob28ca345d815c05ae420944575a2cac18428cde4d
2   "name": "QRScannerVisionKit",
3   "version": "0.0.4",
4   "summary": "iOS SDK for scan qr and barcode",
5   "swift_versions": "4.0",
6   "description": "iOS SDK for scan qr and barcode, with example",
7   "homepage": "https://gitlab.com/sy.nguyenvan",
8   "pod_target_xcconfig": {
9     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
10   },
11   "user_target_xcconfig": {
12     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "sy.nguyenvan": "sy.nguyenvan@vti.com.vn"
20   },
21   "source": {
22     "git": "https://gitlab.com/sy.nguyenvan/qrscannervisionkit.git",
23     "tag": "0.0.4"
24   },
25   "platforms": {
26     "ios": "16.0"
27   },
28   "source_files": "QRScannerVisionKit/Classes/**/*",
29   "static_framework": true,
30   "swift_version": "4.0"