[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / 0 / sonect-scandit-scan-plugin / 1.2.4 / sonect-scandit-scan-plugin.podspec.json
blob9ee26fedf17d67900291b3ff360852a5ef6543eb
2   "name": "sonect-scandit-scan-plugin",
3   "version": "1.2.4",
4   "summary": "Sonect Scandit Scan Plugin",
5   "description": "This is the Sonect Scandit Scan Plugin public podspec.",
6   "homepage": "https://github.com/sonect/sonect-scandit-scan-plugin",
7   "license": {
8     "type": "Sonect Closed Source",
9     "text": "                      Copyright (C) Sonect AG - All Rights Reserved\n                      Unauthorized copying of this file, and the Sonect SDK via any medium is strictly prohibited\n                      Proprietary and confidential\n                      Sonect, February 2012. \n"
10   },
11   "authors": {
12     "sonect": "marko.hlebar@sonect.ch"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/sonect/sonect-scandit-scan-plugin.git",
19     "tag": "1.2.4"
20   },
21   "source_files": [
22     "ScanditScanPlugin/*.m",
23     "ScanditScanPlugin/*.h",
24     "Scandit/*.framework",
25     "ScanditScanPlugin/Classes/*.swift"
26   ],
27   "swift_versions": "5.0",
28   "dependencies": {
29     "sonect-core-ios": [
31     ],
32     "ScanditBarcodeCapture": [
34     ]
35   },
36   "pod_target_xcconfig": {
37     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
38   },
39   "swift_version": "5.0"