[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / 0 / DriveKitVehicleUI / 1.44.0 / DriveKitVehicleUI.podspec.json
blob7cd176497f03389a9e3d4cff37a7cb80014a00eb
2   "name": "DriveKitVehicleUI",
3   "version": "1.44.0",
4   "summary": "DriveKit Vehicle UI Framework",
5   "description": "DriveKit Vehicle features : Vehicles list and detail, beacon and bluetooth management, vehicle selection features",
6   "homepage": "https://docs.drivequant.com",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "DriveQuantPublic": "jeremy.bayle@drivequant.com"
10   },
11   "swift_versions": "5.0",
12   "source": {
13     "git": "https://github.com/DriveQuantPublic/drivekit-ui-ios.git",
14     "tag": "1.44.0"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "source_files": "DriveKitVehicleUI/**/*.swift",
20   "resources": [
21     "DriveKitVehicleUI/DriveKitVehicle.xcassets",
22     "DriveKitVehicleUI/Localizable/*",
23     "DriveKitVehicleUI/**/*.xib",
24     "DriveKitVehicleUI/PrivacyInfo.xcprivacy"
25   ],
26   "dependencies": {
27     "DriveKitCommonUI": [
28       "1.44.0"
29     ],
30     "DriveKitVehicle": [
32     ],
33     "DriveKitTripAnalysis": [
35     ]
36   },
37   "pod_target_xcconfig": {
38     "PRODUCT_BUNDLE_IDENTIFIER": "com.drivequant.drivekit-vehicle-ui"
39   },
40   "swift_version": "5.0"