[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 8 / 1 / d / CrmallCameraScanner / 1.0.2 / CrmallCameraScanner.podspec.json
blob676557f9f1310dd8d16a7b056ef1b392e72d6bca
2   "name": "CrmallCameraScanner",
3   "version": "1.0.2",
4   "summary": "Easily scan QRCode, Barcodes and take picture at same.",
5   "description": "CameraScanner allows to easily scan QRCode, Barcodes and take picture at same time with high precision",
6   "homepage": "https://git-ext.crmall.com/cocoapods/camera-scanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ewerton Ramos": "ewerton.ramos@crmall.com"
13   },
14   "source": {
15     "git": "https://git-ext.crmall.com/cocoapods/camera-scanner.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/crmallmkt",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "preserve_paths": "CrmallCameraScanner/Frameworks/CameraScanner.xcframework/**/*",
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-framework \"CameraScanner\""
26   },
27   "vendored_frameworks": "CrmallCameraScanner/Frameworks/CameraScanner.xcframework",
28   "swift_version": "5.0"