[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 9 / ScanditParser / 6.19.0-beta.2 / ScanditParser.podspec.json
blobb8f03b697c88a88ed0955febe35120afa233bb40
2   "name": "ScanditParser",
3   "version": "6.19.0-beta.2",
4   "homepage": "https://www.scandit.com",
5   "documentation_url": "https://docs.scandit.com/data-capture-sdk/ios/",
6   "license": {
7     "text": "Copyright 2019- Scandit",
8     "type": "Commercial"
9   },
10   "authors": {
11     "Scandit AG": "support@scandit.com"
12   },
13   "summary": "The Scandit Parser Library parses data strings, e.g. as found in barcodes, into a set of key-value mappings.",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "http": "https://ssl.scandit.com/sdk/download/scandit-datacapture-ios-parser-6.19.0-beta.2-xcframework.zip"
19   },
20   "requires_arc": true,
21   "module_name": "ScanditParser",
22   "vendored_frameworks": "ScanditParser.xcframework",
23   "dependencies": {
24     "ScanditCaptureCore": [
25       "= 6.19.0-beta.2"
26     ]
27   }