[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 4 / 9 / ScanditParser / 6.17.0-beta.1 / ScanditParser.podspec.json
blob8ddf8d6e14a2ed045d092b3712e3677247bcacb4
2   "name": "ScanditParser",
3   "version": "6.17.0-beta.1",
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": "11.0"
16   },
17   "source": {
18     "http": "https://ssl.scandit.com/sdk/download/scandit-datacapture-ios-parser-6.17.0-beta.1-xcframework.zip"
19   },
20   "requires_arc": true,
21   "module_name": "ScanditParser",
22   "vendored_frameworks": "ScanditParser.xcframework",
23   "dependencies": {
24     "ScanditCaptureCore": [
25       "= 6.17.0-beta.1"
26     ]
27   }