[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / b / a / BringgDriverSDKObjc / 1.116.0 / BringgDriverSDKObjc.podspec.json
blobb15d00831fb2505ccd29947fed3fd5ff03e70403
2   "name": "BringgDriverSDKObjc",
3   "version": "1.116.0",
4   "summary": "Driver SDK for the Bringg platform",
5   "description": "Driver SDK for the Bringg delivery platform. Please refer to the full documentation.",
6   "homepage": "https://www.bringg.com",
7   "documentation_url": "https://developers.bringg.com/docs/bringg-new-sdk-for-ios",
8   "license": {
9     "type": "proprietary",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Bringg iOS Dev Team": "bringg-ios-developers@bringg.com"
14   },
15   "source": {
16     "git": "https://github.com/bringg/Bringg-iOS-DriverSDK.git",
17     "tag": "1.116.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": [
24     "BringgDriverSDK/ObjcAccess/**/*.{swift}"
25   ],
26   "dependencies": {
27     "BringgDriverSDK": [
28       "1.116.0"
29     ]
30   }